Upgrade to Spring WS 4.0.14

Closes gh-45580
This commit is contained in:
Stéphane Nicoll
2025-05-16 06:45:10 +02:00
parent 535a85de2e
commit 7b89fa0d33

View File

@@ -2304,7 +2304,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")