Skip to content

Commit 3490526

Browse files
committed
Start building against Spring WS 4.0.15 snapshots
See gh-45762
1 parent 451c76e commit 3490526

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
@@ -2324,7 +2324,7 @@ bom {
23242324
releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}")
23252325
}
23262326
}
2327-
library("Spring WS", "4.0.14") {
2327+
library("Spring WS", "4.0.15-SNAPSHOT") {
23282328
considerSnapshots()
23292329
group("org.springframework.ws") {
23302330
bom("spring-ws-bom")

0 commit comments

Comments
 (0)