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 dbb5ee9 commit 8506257Copy full SHA for 8506257
build.gradle
@@ -107,7 +107,7 @@ ext {
107
springKafkaVersion = '4.0.0-RC1'
108
springSecurityVersion = '7.0.0-SNAPSHOT'
109
springVersion = '7.0.0-RC1'
110
- springWsVersion = '5.0.0-RC1'
+ springWsVersion = '5.0.0-SNAPSHOT'
111
testcontainersVersion = '2.0.1'
112
tomcatVersion = '11.0.13'
113
xmlUnitVersion = '2.10.4'
0 commit comments