Skip to content

Commit d5d2746

Browse files
committed
Start building against Spring WS 4.0.12 snapshots
See gh-44564
1 parent a0f3850 commit d5d2746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2354,7 +2354,7 @@ bom {
23542354
releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}")
23552355
}
23562356
}
2357-
library("Spring WS", "4.0.11") {
2357+
library("Spring WS", "4.0.12-SNAPSHOT") {
23582358
considerSnapshots()
23592359
group("org.springframework.ws") {
23602360
imports = [

0 commit comments

Comments
 (0)