Skip to content

Commit f9cb42d

Browse files
committed
Upgrade to Spring WS 4.0.11
Closes gh-40680
1 parent 34c58ca commit f9cb42d

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
@@ -2094,7 +2094,7 @@ bom {
20942094
releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}")
20952095
}
20962096
}
2097-
library("Spring WS", "4.0.11-SNAPSHOT") {
2097+
library("Spring WS", "4.0.11") {
20982098
considerSnapshots()
20992099
group("org.springframework.ws") {
21002100
imports = [

0 commit comments

Comments
 (0)