Skip to content

Commit 2ffea0f

Browse files
committed
Upgrade to Spring WS 4.0.13
Closes gh-45062
1 parent 79d18dd commit 2ffea0f

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-SNAPSHOT") {
2307+
library("Spring WS", "4.0.13") {
23082308
considerSnapshots()
23092309
group("org.springframework.ws") {
23102310
bom("spring-ws-bom")

0 commit comments

Comments
 (0)