Skip to content

Commit 2ad4aa5

Browse files
committed
Upgrade to Spring WS 4.0.6
Closes gh-37425
1 parent f9db2bb commit 2ad4aa5

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
@@ -1504,7 +1504,7 @@ bom {
15041504
]
15051505
}
15061506
}
1507-
library("Spring WS", "4.0.6-SNAPSHOT") {
1507+
library("Spring WS", "4.0.6") {
15081508
considerSnapshots()
15091509
group("org.springframework.ws") {
15101510
imports = [

0 commit comments

Comments
 (0)