Skip to content

Commit 7cccb52

Browse files
committed
Start building against Spring WS 4.0.2 snapshots
See spring-projectsgh-34156
1 parent 8d61e70 commit 7cccb52

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

0 commit comments

Comments
 (0)