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 c5e16a2 commit 4a83e7bCopy full SHA for 4a83e7b
build.gradle
@@ -106,7 +106,7 @@ ext {
106
springKafkaVersion = '4.0.0-SNAPSHOT'
107
springRetryVersion = '2.0.12'
108
springSecurityVersion = '7.0.0-SNAPSHOT'
109
- springVersion = '7.0.0-M7'
+ springVersion = '7.0.0-SNAPSHOT'
110
springWsVersion = '5.0.0-SNAPSHOT'
111
testcontainersVersion = '1.21.3'
112
tomcatVersion = '11.0.10'
0 commit comments