Skip to content

Commit 240ce44

Browse files
committed
Start building against Spring WS 4.0.13 snapshots
See gh-45099
1 parent 65726b3 commit 240ce44

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
@@ -2290,7 +2290,7 @@ bom {
22902290
releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}")
22912291
}
22922292
}
2293-
library("Spring WS", "4.0.12") {
2293+
library("Spring WS", "4.0.13-SNAPSHOT") {
22942294
considerSnapshots()
22952295
group("org.springframework.ws") {
22962296
bom("spring-ws-bom")

0 commit comments

Comments
 (0)