Skip to content

Commit

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

Bump org.bouncycastle:bcprov-jdk18on from 1.77 to 1.78
  • Loading branch information
mwiede authored Apr 11, 2024
2 parents 3538705 + 22037f6 commit 7ecfcf2
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 @@ -89,7 +89,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk18on</artifactId>
<version>1.77</version>
<version>1.78</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down

0 comments on commit 7ecfcf2

Please sign in to comment.