Upgrade to Spring WS 4.1.1

Closes gh-46362
This commit is contained in:
Stéphane Nicoll 2025-07-22 14:50:59 +02:00
parent 416d2f5ea8
commit 2686d693eb
1 changed files with 1 additions and 1 deletions

View File

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