Skip to content

Commit ebb7a54

Browse files
committed
Upgrade to Spring WS 3.1.8
Closes gh-38284
1 parent 3b169a4 commit ebb7a54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1868,7 +1868,7 @@ bom {
18681868
]
18691869
}
18701870
}
1871-
library("Spring WS", "3.1.8-SNAPSHOT") {
1871+
library("Spring WS", "3.1.8") {
18721872
considerSnapshots()
18731873
prohibit {
18741874
versionRange "[4.0.0-M1,)"

0 commit comments

Comments
 (0)