Upgrade to Spring WS 4.1.0-RC1

Closes gh-45149
This commit is contained in:
Stéphane Nicoll
2025-04-22 16:50:01 +02:00
parent ad349daeac
commit da47e43e4f

View File

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