Skip to content

Commit

Permalink
fix: upgrade org.bouncycastle:bcpkix-jdk18on from 1.78 to 1.79
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.bouncycastle:bcpkix-jdk18on from 1.78 to 1.79.

See this package in maven:
org.bouncycastle:bcpkix-jdk18on

See this project in Snyk:
https://app.snyk.io/org/valerio.vaudi/project/fd2d9716-9e76-4197-baae-e24a3e6236dc?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 22, 2025
1 parent 977f4fa commit 2c81d9c
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 @@ -155,7 +155,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpkix-jdk18on</artifactId>
<version>1.78</version>
<version>1.79</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 2c81d9c

Please sign in to comment.