Skip to content

Commit

Permalink
Bump bouncycastle version to 1.75. (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanLennox committed Jul 10, 2023
1 parent a64adcc commit 1d0db60
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 @@ -44,7 +44,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<junit.version>5.8.2</junit.version>
<bouncycastle.version>1.71</bouncycastle.version>
<bouncycastle.version>1.75</bouncycastle.version>
</properties>

<profiles>
Expand Down

0 comments on commit 1d0db60

Please sign in to comment.