Skip to content

Commit f34004c

Browse files
committed
fix: upgrade org.bouncycastle:bcprov-jdk18on from 1.81 to 1.82
Snyk has created this PR to upgrade org.bouncycastle:bcprov-jdk18on from 1.81 to 1.82. See this package in maven: org.bouncycastle:bcprov-jdk18on See this project in Snyk: https://app.snyk.io/org/svanteschubert/project/e8bda310-625a-4925-87d4-e511580a74d4?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 231d4ef commit f34004c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

odfdom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<dependency>
9696
<groupId>org.bouncycastle</groupId>
9797
<artifactId>bcprov-jdk18on</artifactId>
98-
<version>1.81</version>
98+
<version>1.82</version>
9999
</dependency>
100100
</dependencies>
101101

0 commit comments

Comments
 (0)