Upgrade to Spring WS 4.0.14

Closes gh-45581
This commit is contained in:
Stéphane Nicoll
2025-05-16 06:45:15 +02:00
parent 197f573ca4
commit 1ec442b970

View File

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