Skip to content

Commit

Permalink
Merge pull request #695 from wultra/dependabot/maven/org.bouncycastle…
Browse files Browse the repository at this point in the history
…-bcprov-jdk18on-1.80

Bump org.bouncycastle:bcprov-jdk18on from 1.79 to 1.80
  • Loading branch information
romanstrobl authored Jan 20, 2025
2 parents 42269a8 + abc4c61 commit c1cf808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion powerauth-java-crypto/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk18on</artifactId>
<version>1.79</version>
<version>1.80</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
Expand Down

0 comments on commit c1cf808

Please sign in to comment.