Upgrade to Spring WS 4.0.13

Closes gh-45062
This commit is contained in:
Stéphane Nicoll
2025-04-22 16:48:13 +02:00
parent 79d18dde66
commit 2ffea0f344

View File

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