Skip to content

Commit a353a4b

Browse files
committed
Upgrade to Spring WS 4.0.6
Closes gh-37418
1 parent a2b4ea7 commit a353a4b

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
@@ -1464,7 +1464,7 @@ bom {
14641464
]
14651465
}
14661466
}
1467-
library("Spring WS", "4.0.6-SNAPSHOT") {
1467+
library("Spring WS", "4.0.6") {
14681468
considerSnapshots()
14691469
group("org.springframework.ws") {
14701470
imports = [

0 commit comments

Comments
 (0)