Skip to content

Commit

Permalink
Merge pull request #131 from nelenkov/renovate/maven-org.bouncycastle…
Browse files Browse the repository at this point in the history
…-bcprov-jdk18on-vulnerability

fix(deps): update dependency org.bouncycastle:bcprov-jdk18on to v1.78 [security]
  • Loading branch information
nelenkov authored Jul 22, 2024
2 parents c931808 + 6b76526 commit 31923a9
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 @@ -18,7 +18,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk18on</artifactId>
<version>1.77</version>
<version>1.78</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 31923a9

Please sign in to comment.