Skip to content

Commit 3bdc4e2

Browse files
authored
Merge pull request #33 from GovTechSG/snyk-fix-0586b302ee5a68767a8fde029106b453
[Snyk] Security upgrade org.bouncycastle:bcpkix-jdk15on from 1.60 to 1.61
2 parents d827add + ef1ac26 commit 3bdc4e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<dependency>
101101
<groupId>org.bouncycastle</groupId>
102102
<artifactId>bcpkix-jdk15on</artifactId>
103-
<version>1.60</version>
103+
<version>1.61</version>
104104
</dependency>
105105
</dependencies>
106106
<properties>

0 commit comments

Comments
 (0)