Skip to content

Commit

Permalink
fix: upgrade org.bouncycastle:bcprov-jdk15on from 1.69 to 1.70
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.bouncycastle:bcprov-jdk15on from 1.69 to 1.70.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.bouncycastle/bcprov-jdk15on/

See this project in Snyk:
https://app.snyk.io/org/ketola/project/2d49b131-fa21-4f41-8223-aa06d4433281?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 23, 2021
1 parent 551194f commit 4f9e335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15on</artifactId>
<version>1.69</version>
<version>1.70</version>
</dependency>
<dependency>
<groupId>org.immutables</groupId>
Expand Down

0 comments on commit 4f9e335

Please sign in to comment.