Revert spring-ws to 3.0.10; prepare for milestone
This commit is contained in:
@@ -105,7 +105,7 @@ ext {
|
||||
springRetryVersion = '1.3.1'
|
||||
springSecurityVersion = project.hasProperty('springSecurityVersion') ? project.springSecurityVersion : '5.5.0-M1'
|
||||
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.3.3'
|
||||
springWsVersion = '3.1.0-SNAPSHOT'
|
||||
springWsVersion = '3.0.10.RELEASE'
|
||||
tomcatVersion = '9.0.41'
|
||||
xmlUnitVersion = '2.8.2'
|
||||
xstreamVersion = '1.4.15'
|
||||
|
||||
Reference in New Issue
Block a user