Skip to content

Commit

Permalink
bump springBootVersion from 2.7.10 to 2.7.11 (#2297)
Browse files Browse the repository at this point in the history
  • Loading branch information
strehle authored Apr 20, 2023
1 parent bc6623c commit ad7df66
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 @@ -15,7 +15,7 @@ versions.aspectJVersion = "1.9.4"
versions.apacheDsVersion = "2.0.0.AM26"
versions.bouncyCastleVersion = "1.73"
versions.hamcrestVersion = "2.2"
versions.springBootVersion = "2.7.10"
versions.springBootVersion = "2.7.11"
versions.springSecurityJwtVersion = "1.1.1.RELEASE"
versions.springSecurityOAuthVersion = "2.5.2.RELEASE"
versions.springSecuritySamlVersion = "1.0.10.RELEASE"
Expand Down

0 comments on commit ad7df66

Please sign in to comment.