Skip to content

Commit 23b0117

Browse files
committed
Upgrade to Spring WS 4.0.15
Closes gh-45775
1 parent e460928 commit 23b0117

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
@@ -2303,7 +2303,7 @@ bom {
23032303
releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}")
23042304
}
23052305
}
2306-
library("Spring WS", "4.0.15-SNAPSHOT") {
2306+
library("Spring WS", "4.0.15") {
23072307
considerSnapshots()
23082308
group("org.springframework.ws") {
23092309
bom("spring-ws-bom")

0 commit comments

Comments
 (0)