Skip to content

Commit bc854b1

Browse files
committed
Upgrade to Spring WS 4.0.11
Closes gh-40664
1 parent 7a523b5 commit bc854b1

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
@@ -1682,7 +1682,7 @@ bom {
16821682
]
16831683
}
16841684
}
1685-
library("Spring WS", "4.0.11-SNAPSHOT") {
1685+
library("Spring WS", "4.0.11") {
16861686
considerSnapshots()
16871687
group("org.springframework.ws") {
16881688
imports = [

0 commit comments

Comments
 (0)