Skip to content

Commit 7130663

Browse files
committed
Start building against Spring WS 4.0.8 snapshots
See gh-38296
1 parent 3edc3d9 commit 7130663

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
@@ -1461,7 +1461,7 @@ bom {
14611461
]
14621462
}
14631463
}
1464-
library("Spring WS", "4.0.6") {
1464+
library("Spring WS", "4.0.8-SNAPSHOT") {
14651465
considerSnapshots()
14661466
group("org.springframework.ws") {
14671467
imports = [

0 commit comments

Comments
 (0)