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 08400df commit bbb0342Copy full SHA for bbb0342
build.gradle
@@ -113,7 +113,7 @@ ext {
113
springGraphqlVersion = '1.4.0-M1'
114
springKafkaVersion = '3.3.4'
115
springRetryVersion = '2.0.11'
116
- springSecurityVersion = '6.5.0-M3'
+ springSecurityVersion = '6.5.0-SNAPSHOT'
117
springVersion = '6.2.4'
118
springWsVersion = '4.1.0-M1'
119
testcontainersVersion = '1.20.6'
0 commit comments