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 f2ccd10 commit fa2ebbcCopy full SHA for fa2ebbc
build.gradle
@@ -104,7 +104,7 @@ ext {
104
springDataVersion = '2025.1.0-M6'
105
springGraphqlVersion = '2.0.0-SNAPSHOT'
106
springKafkaVersion = '4.0.0-M5'
107
- springSecurityVersion = '7.0.0-M3'
+ springSecurityVersion = '7.0.0-SNAPSHOT'
108
springVersion = '7.0.0-M9'
109
springWsVersion = '5.0.0-SNAPSHOT'
110
testcontainersVersion = '1.21.3'
0 commit comments