Skip to content

Commit

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

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

See this project in Snyk:
https://app.snyk.io/org/tcurdt/project/6cdc8093-5771-41b5-a9e1-a3aa9813eb26?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 23, 2020
1 parent 599f74a commit 57d10bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -351,7 +351,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpg-jdk15on</artifactId>
<version>1.66</version>
<version>1.67</version>
<!-- <scope>provided</scope> -->
</dependency>
<dependency>
Expand Down

0 comments on commit 57d10bc

Please sign in to comment.