Skip to content

Commit

Permalink
upgrade bouncy castle
Browse files Browse the repository at this point in the history
  • Loading branch information
erilong committed Apr 22, 2024
1 parent c5ebf9c commit 5fb760d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion symmetric-assemble/common.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ subprojects { subproject ->
springVersion = '6.1.5'
springBootVersion = '3.1.8'
jtdsVersion = '1.3.1'
bouncyCastleVersion = '1.75'
bouncyCastleVersion = '1.78.1'
animalSnifferVersion = '1.21'
jnaVersion = '5.13.0'
jettyVersion = '11.0.19'
Expand Down

0 comments on commit 5fb760d

Please sign in to comment.