Skip to content

Commit 45ef6a8

Browse files
committed
Upgrade to Spring WS 3.1.1
1 parent 0f1e9aa commit 45ef6a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ ext {
104104
springRetryVersion = '1.3.1'
105105
springSecurityVersion = project.hasProperty('springSecurityVersion') ? project.springSecurityVersion : '5.5.0'
106106
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.3.7'
107-
springWsVersion = '3.1.0'
107+
springWsVersion = '3.1.1'
108108
tomcatVersion = '9.0.46'
109109
xmlUnitVersion = '2.8.2'
110110
xstreamVersion = '1.4.17'

0 commit comments

Comments
 (0)