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 b7d4a46 commit 09c8c35Copy full SHA for 09c8c35
build.gradle
@@ -107,7 +107,7 @@ ext {
107
springKafkaVersion = '4.0.0-RC1'
108
springSecurityVersion = '7.0.0-RC1'
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