Skip to content

Commit 81d3510

Browse files
committed
Start building against Spring WS 4.1.0 snapshots
See gh-45445
1 parent ca9c67f commit 81d3510

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
@@ -2428,7 +2428,7 @@ bom {
24282428
releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}")
24292429
}
24302430
}
2431-
library("Spring WS", "4.1.0-RC1") {
2431+
library("Spring WS", "4.1.0-SNAPSHOT") {
24322432
considerSnapshots()
24332433
group("org.springframework.ws") {
24342434
bom("spring-ws-bom")

0 commit comments

Comments
 (0)