Skip to content

Commit

Permalink
Bump BouncyCastle version to 1.77. (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanLennox committed Jan 24, 2024
1 parent 2571915 commit a19c05a
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.75</bouncycastle.version>
<bouncycastle.version>1.77</bouncycastle.version>
</properties>

<profiles>
Expand Down

0 comments on commit a19c05a

Please sign in to comment.