Skip to content

Commit 47a0e79

Browse files
committed
Upgrade to Spring WS 5.0.0-M1
Closes gh-45873
1 parent f80b897 commit 47a0e79

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
@@ -2477,7 +2477,7 @@ bom {
24772477
releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}")
24782478
}
24792479
}
2480-
library("Spring WS", "5.0.0-SNAPSHOT") {
2480+
library("Spring WS", "5.0.0-M1") {
24812481
considerSnapshots()
24822482
group("org.springframework.ws") {
24832483
bom("spring-ws-bom")

0 commit comments

Comments
 (0)