Skip to content

Commit 5c8ed94

Browse files
committed
Start building against Spring WS 4.0.5 snapshots
See gh-36010
1 parent 86c6cc7 commit 5c8ed94

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.4") {
1441+
library("Spring WS", "4.0.5-SNAPSHOT") {
14421442
group("org.springframework.ws") {
14431443
imports = [
14441444
"spring-ws-bom"

0 commit comments

Comments
 (0)