Skip to content

Commit 207ea09

Browse files
committed
Start building against Spring WS 4.0.11 snapshots
See gh-40664
1 parent d0550d8 commit 207ea09

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
@@ -1682,7 +1682,7 @@ bom {
16821682
]
16831683
}
16841684
}
1685-
library("Spring WS", "4.0.10") {
1685+
library("Spring WS", "4.0.11-SNAPSHOT") {
16861686
considerSnapshots()
16871687
group("org.springframework.ws") {
16881688
imports = [

0 commit comments

Comments
 (0)