Skip to content

Commit 5c470d1

Browse files
committed
Start building against Spring WS 3.1.5 snapshots
See gh-33789
1 parent 152de5f commit 5c470d1

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
@@ -1800,7 +1800,7 @@ bom {
18001800
]
18011801
}
18021802
}
1803-
library("Spring WS", "3.1.4") {
1803+
library("Spring WS", "3.1.5-SNAPSHOT") {
18041804
prohibit("[4.0.0-M1,)") {
18051805
because "it uses Spring Framework 6"
18061806
}

0 commit comments

Comments
 (0)