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 97de9c5 commit dbb5ee9Copy full SHA for dbb5ee9
build.gradle
@@ -105,7 +105,7 @@ ext {
105
springDataVersion = '2025.1.0-RC1'
106
springGraphqlVersion = '2.0.0-SNAPSHOT'
107
springKafkaVersion = '4.0.0-RC1'
108
- springSecurityVersion = '7.0.0-RC1'
+ springSecurityVersion = '7.0.0-SNAPSHOT'
109
springVersion = '7.0.0-RC1'
110
springWsVersion = '5.0.0-RC1'
111
testcontainersVersion = '2.0.1'
0 commit comments