Skip to content

Commit

Permalink
Bump bouncyCastleVersion from 1.68 to 1.69
Browse files Browse the repository at this point in the history
  • Loading branch information
strehle authored and Peter Chen committed Jun 10, 2021
1 parent f9cfbc9 commit 64f0d47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ext["flyway.version"] = "5.2.4"
// Versions shared between multiple dependencies
versions.aspectJVersion = "1.9.4"
versions.apacheDsVersion = "2.0.0.AM26"
versions.bouncyCastleVersion = "1.68"
versions.bouncyCastleVersion = "1.69"
versions.hamcrestVersion = "2.2"
versions.springBootVersion = "2.4.5"
versions.springSecurityJwtVersion = "1.1.1.RELEASE"
Expand Down

0 comments on commit 64f0d47

Please sign in to comment.