Skip to content

Commit 0bf83de

Browse files
committed
Start building against Spring WS 4.0.15 snapshots
See gh-45775
1 parent 938babd commit 0bf83de

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
@@ -2307,7 +2307,7 @@ bom {
23072307
releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}")
23082308
}
23092309
}
2310-
library("Spring WS", "4.0.14") {
2310+
library("Spring WS", "4.0.15-SNAPSHOT") {
23112311
considerSnapshots()
23122312
group("org.springframework.ws") {
23132313
bom("spring-ws-bom")

0 commit comments

Comments
 (0)