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 90165ed commit c392842Copy full SHA for c392842
build.gradle
@@ -106,7 +106,7 @@ ext {
106
springKafkaVersion = '4.0.0-M5'
107
springSecurityVersion = '7.0.0-M3'
108
springVersion = '7.0.0-M9'
109
- springWsVersion = '5.0.0-M1'
+ springWsVersion = '5.0.0-SNAPSHOT'
110
testcontainersVersion = '1.21.3'
111
tomcatVersion = '11.0.11'
112
xmlUnitVersion = '2.10.4'
0 commit comments