Upgrade to Spring WS 5.0.0-M1

Closes gh-45873
This commit is contained in:
Stéphane Nicoll 2025-07-22 14:50:42 +02:00
parent f80b8971a7
commit 47a0e79e4a
1 changed files with 1 additions and 1 deletions

View File

@ -2477,7 +2477,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}") releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}")
} }
} }
library("Spring WS", "5.0.0-SNAPSHOT") { library("Spring WS", "5.0.0-M1") {
considerSnapshots() considerSnapshots()
group("org.springframework.ws") { group("org.springframework.ws") {
bom("spring-ws-bom") bom("spring-ws-bom")