Skip to content

Commit 9ced859

Browse files
committed
Start building against Spring WS 4.1.0-RC1 snapshots
See gh-45149
1 parent a72bd88 commit 9ced859

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
@@ -2400,7 +2400,7 @@ bom {
24002400
releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}")
24012401
}
24022402
}
2403-
library("Spring WS", "4.1.0-M1") {
2403+
library("Spring WS", "4.1.0-SNAPSHOT") {
24042404
considerSnapshots()
24052405
group("org.springframework.ws") {
24062406
bom("spring-ws-bom")

0 commit comments

Comments
 (0)