Skip to content

Commit 1ec442b

Browse files
committed
Upgrade to Spring WS 4.0.14
Closes gh-45581
1 parent 197f573 commit 1ec442b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2294,7 +2294,7 @@ bom {
22942294
releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}")
22952295
}
22962296
}
2297-
library("Spring WS", "4.0.13") {
2297+
library("Spring WS", "4.0.14") {
22982298
considerSnapshots()
22992299
group("org.springframework.ws") {
23002300
bom("spring-ws-bom")

0 commit comments

Comments
 (0)