Skip to content

Commit 6c8e701

Browse files
committed
Start building against Spring WS 3.1.7 snapshots
See gh-37415
1 parent d3ee61c commit 6c8e701

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.6") {
1879+
library("Spring WS", "3.1.7-SNAPSHOT") {
18801880
considerSnapshots()
18811881
prohibit {
18821882
versionRange "[4.0.0-M1,)"

0 commit comments

Comments
 (0)