Skip to content

Commit a4a88d9

Browse files
committed
Upgrade to Spring WS 4.0.12
Closes gh-44573
1 parent 089ce80 commit a4a88d9

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
@@ -2337,7 +2337,7 @@ bom {
23372337
releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}")
23382338
}
23392339
}
2340-
library("Spring WS", "4.0.12-SNAPSHOT") {
2340+
library("Spring WS", "4.0.12") {
23412341
considerSnapshots()
23422342
group("org.springframework.ws") {
23432343
imports = [

0 commit comments

Comments
 (0)