Skip to content

Commit 02183d8

Browse files
committed
Start building against Spring WS 4.0.0-RC1 snapshots
See gh-32621
1 parent 978e939 commit 02183d8

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
@@ -1499,7 +1499,7 @@ bom {
14991499
]
15001500
}
15011501
}
1502-
library("Spring WS", "4.0.0-M2") {
1502+
library("Spring WS", "4.0.0-SNAPSHOT") {
15031503
group("org.springframework.ws") {
15041504
modules = [
15051505
"spring-ws-core",

0 commit comments

Comments
 (0)