Skip to content

Commit 1f527c3

Browse files
committed
Upgrade to Spring WS 3.1.7
Closes gh-37415
1 parent 65f574d commit 1f527c3

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
@@ -1876,7 +1876,7 @@ bom {
18761876
]
18771877
}
18781878
}
1879-
library("Spring WS", "3.1.7-SNAPSHOT") {
1879+
library("Spring WS", "3.1.7") {
18801880
considerSnapshots()
18811881
prohibit {
18821882
versionRange "[4.0.0-M1,)"

0 commit comments

Comments
 (0)