Upgrade to Spring WS 4.0.13

Closes gh-45099
This commit is contained in:
Stéphane Nicoll
2025-04-22 16:49:35 +02:00
parent d8d208ca70
commit 22929dc82e

View File

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