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 937da13 commit 4b4dc49Copy full SHA for 4b4dc49
build.gradle
@@ -113,7 +113,7 @@ ext {
113
springGraphqlVersion = '1.3.0-RC1'
114
springKafkaVersion = '3.2.0-RC1'
115
springRetryVersion = '2.0.6'
116
- springSecurityVersion = '6.3.0-RC1'
+ springSecurityVersion = '6.3.1-SNAPSHOT'
117
springVersion = '6.1.7'
118
springWsVersion = '4.0.11'
119
testcontainersVersion = '1.19.8'
0 commit comments