Skip to content

Commit 5ca57df

Browse files
committed
Upgrade to Spring WS 4.1.0-SNAPSHOT
1 parent a733e0c commit 5ca57df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ ext {
115115
springRetryVersion = '2.0.11'
116116
springSecurityVersion = '6.5.0-SNAPSHOT'
117117
springVersion = '6.2.3'
118-
springWsVersion = '4.0.11'
118+
springWsVersion = '4.1.0-SNAPSHOT'
119119
testcontainersVersion = '1.20.6'
120120
tomcatVersion = '11.0.5'
121121
xmlUnitVersion = '2.10.0'

0 commit comments

Comments
 (0)