Skip to content

Commit 7f5329f

Browse files
committed
Upgrade to Spring WS 4.0.11
Closes gh-40653
1 parent 12a04c0 commit 7f5329f

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
@@ -1561,7 +1561,7 @@ bom {
15611561
]
15621562
}
15631563
}
1564-
library("Spring WS", "4.0.11-SNAPSHOT") {
1564+
library("Spring WS", "4.0.11") {
15651565
considerSnapshots()
15661566
group("org.springframework.ws") {
15671567
imports = [

0 commit comments

Comments
 (0)