Skip to content

Commit c42d780

Browse files
committed
Upgrade to Spring WS 4.0.2
Closes gh-34156
1 parent 15097e1 commit c42d780

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
@@ -1434,7 +1434,7 @@ bom {
14341434
]
14351435
}
14361436
}
1437-
library("Spring WS", "4.0.2-SNAPSHOT") {
1437+
library("Spring WS", "4.0.2") {
14381438
group("org.springframework.ws") {
14391439
imports = [
14401440
"spring-ws-bom"

0 commit comments

Comments
 (0)