Skip to content

Commit 1a9ded5

Browse files
authored
fix: upgrade org.bouncycastle:bcprov-jdk15on from 1.64 to 1.65 (#14)
Snyk has created this PR to upgrade org.bouncycastle:bcprov-jdk15on from 1.64 to 1.65. See this package in NPM: https://www.npmjs.com/package/org.bouncycastle:bcprov-jdk15on See this project in Snyk: https://app.snyk.io/org/martinpaljak/project/0f49d195-df91-45f8-ba7a-1f85697e64bf?utm_source=github&utm_medium=upgrade-pr
1 parent 5893807 commit 1a9ded5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<dependency>
2222
<groupId>org.bouncycastle</groupId>
2323
<artifactId>bcprov-jdk15on</artifactId>
24-
<version>1.64</version>
24+
<version>1.65</version>
2525
</dependency>
2626
<dependency>
2727
<groupId>commons-io</groupId>

0 commit comments

Comments
 (0)