Skip to content

Commit 5f11a6d

Browse files
committed
Upgrade to Spring WS 4.0.12
Closes gh-44564
1 parent bffbf84 commit 5f11a6d

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
@@ -2354,7 +2354,7 @@ bom {
23542354
releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}")
23552355
}
23562356
}
2357-
library("Spring WS", "4.0.12-SNAPSHOT") {
2357+
library("Spring WS", "4.0.12") {
23582358
considerSnapshots()
23592359
group("org.springframework.ws") {
23602360
imports = [

0 commit comments

Comments
 (0)