Skip to content

Commit 50f06af

Browse files
committed
Upgrade to Spring WS 4.0.6
Closes gh-37427
1 parent 32b0280 commit 50f06af

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
@@ -1626,7 +1626,7 @@ bom {
16261626
]
16271627
}
16281628
}
1629-
library("Spring WS", "4.0.6-SNAPSHOT") {
1629+
library("Spring WS", "4.0.6") {
16301630
considerSnapshots()
16311631
group("org.springframework.ws") {
16321632
imports = [

0 commit comments

Comments
 (0)