Skip to content

Commit bbc10fa

Browse files
committed
Revert spring-ws to 3.0.10; prepare for milestone
1 parent eabe891 commit bbc10fa

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
@@ -105,7 +105,7 @@ ext {
105105
springRetryVersion = '1.3.1'
106106
springSecurityVersion = project.hasProperty('springSecurityVersion') ? project.springSecurityVersion : '5.5.0-M1'
107107
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.3.3'
108-
springWsVersion = '3.1.0-SNAPSHOT'
108+
springWsVersion = '3.0.10.RELEASE'
109109
tomcatVersion = '9.0.41'
110110
xmlUnitVersion = '2.8.2'
111111
xstreamVersion = '1.4.15'

0 commit comments

Comments
 (0)