Skip to content

Commit 7b89fa0

Browse files
committed
Upgrade to Spring WS 4.0.14
Closes gh-45580
1 parent 535a85d commit 7b89fa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2304,7 +2304,7 @@ bom {
23042304
releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}")
23052305
}
23062306
}
2307-
library("Spring WS", "4.0.13") {
2307+
library("Spring WS", "4.0.14") {
23082308
considerSnapshots()
23092309
group("org.springframework.ws") {
23102310
bom("spring-ws-bom")

0 commit comments

Comments
 (0)