Skip to content

Commit 8bd2fb5

Browse files
snicollwilkinsona
authored andcommitted
Start building against Spring WS 5.0.0 snapshots
See gh-47833
1 parent d8fa17d commit 8bd2fb5

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
@@ -2583,7 +2583,7 @@ bom {
25832583
releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}")
25842584
}
25852585
}
2586-
library("Spring WS", "5.0.0-RC1") {
2586+
library("Spring WS", "5.0.0-SNAPSHOT") {
25872587
considerSnapshots()
25882588
group("org.springframework.ws") {
25892589
bom("spring-ws-bom")

0 commit comments

Comments
 (0)