We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1669583 commit b1d5a7aCopy full SHA for b1d5a7a
gradle/dependency-management.gradle
@@ -3,7 +3,7 @@ if (!project.hasProperty("springVersion")) {
3
}
4
5
if (!project.hasProperty("springSecurityVersion")) {
6
- ext.springSecurityVersion = "5.5.4"
+ ext.springSecurityVersion = "5.5.5"
7
8
9
if (!project.hasProperty("reactorVersion")) {
0 commit comments