We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f3a1df commit 360a759Copy full SHA for 360a759
1 file changed
platform/spring-boot-dependencies/build.gradle
@@ -2573,7 +2573,7 @@ bom {
2573
releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}")
2574
}
2575
2576
- library("Spring WS", "5.0.0-M1") {
+ library("Spring WS", "5.0.0-SNAPSHOT") {
2577
considerSnapshots()
2578
group("org.springframework.ws") {
2579
bom("spring-ws-bom")
0 commit comments