Skip to content

Commit 22929dc

Browse files
committed
Upgrade to Spring WS 4.0.13
Closes gh-45099
1 parent d8d208c commit 22929dc

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
@@ -2290,7 +2290,7 @@ bom {
22902290
releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}")
22912291
}
22922292
}
2293-
library("Spring WS", "4.0.13-SNAPSHOT") {
2293+
library("Spring WS", "4.0.13") {
22942294
considerSnapshots()
22952295
group("org.springframework.ws") {
22962296
bom("spring-ws-bom")

0 commit comments

Comments
 (0)