Skip to content

Commit 6b09431

Browse files
committed
Start building against Spring WS 4.0.6 snapshots
See gh-37418
1 parent 8397925 commit 6b09431

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
@@ -1464,7 +1464,7 @@ bom {
14641464
]
14651465
}
14661466
}
1467-
library("Spring WS", "4.0.5") {
1467+
library("Spring WS", "4.0.6-SNAPSHOT") {
14681468
considerSnapshots()
14691469
group("org.springframework.ws") {
14701470
imports = [

0 commit comments

Comments
 (0)