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 0f1e9aa commit 45ef6a8Copy full SHA for 45ef6a8
build.gradle
@@ -104,7 +104,7 @@ ext {
104
springRetryVersion = '1.3.1'
105
springSecurityVersion = project.hasProperty('springSecurityVersion') ? project.springSecurityVersion : '5.5.0'
106
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.3.7'
107
- springWsVersion = '3.1.0'
+ springWsVersion = '3.1.1'
108
tomcatVersion = '9.0.46'
109
xmlUnitVersion = '2.8.2'
110
xstreamVersion = '1.4.17'
0 commit comments