Skip to content

Commit 8d01944

Browse files
committed
Start building against Spring WS 3.1.8 snapshots
See gh-38284
1 parent 3460913 commit 8d01944

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.7") {
1871+
library("Spring WS", "3.1.8-SNAPSHOT") {
18721872
considerSnapshots()
18731873
prohibit {
18741874
versionRange "[4.0.0-M1,)"

0 commit comments

Comments
 (0)