Skip to content

Commit f7af1ba

Browse files
committed
Upgrade to Spring WS 4.0.5
Closes gh-36010
1 parent 5c8ed94 commit f7af1ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1438,7 +1438,7 @@ bom {
14381438
]
14391439
}
14401440
}
1441-
library("Spring WS", "4.0.5-SNAPSHOT") {
1441+
library("Spring WS", "4.0.5") {
14421442
group("org.springframework.ws") {
14431443
imports = [
14441444
"spring-ws-bom"

0 commit comments

Comments
 (0)