Skip to content

Commit

Permalink
Bump Bouncy Castle version 1.78.1 -> 1.79
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaswolf committed Nov 4, 2024
1 parent 017bf00 commit 00fb9b6
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 @@ -97,7 +97,7 @@
<ant.build.javac.target>${javac.target}</ant.build.javac.target>

<groovy.version>4.0.17</groovy.version>
<bouncycastle.version>1.78.1</bouncycastle.version>
<bouncycastle.version>1.79</bouncycastle.version>
<!-- NOTE: upgrading slf4j beyond this version causes
Execution verify-style of goal org.apache.maven.plugins:maven-checkstyle-plugin:3.1.2:check failed.: NullPointerException
Expand Down

0 comments on commit 00fb9b6

Please sign in to comment.