Skip to content

Commit 360a759

Browse files
committed
Start building against Spring WS 5.0.0-RC1 snapshots
See gh-47501
1 parent 5f3a1df commit 360a759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2573,7 +2573,7 @@ bom {
25732573
releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}")
25742574
}
25752575
}
2576-
library("Spring WS", "5.0.0-M1") {
2576+
library("Spring WS", "5.0.0-SNAPSHOT") {
25772577
considerSnapshots()
25782578
group("org.springframework.ws") {
25792579
bom("spring-ws-bom")

0 commit comments

Comments
 (0)