Skip to content

Commit 208c5bf

Browse files
committed
Start building against Spring WS 4.1.1 snapshots
See gh-46362
1 parent 4be9dda commit 208c5bf

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
@@ -2465,7 +2465,7 @@ bom {
24652465
releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}")
24662466
}
24672467
}
2468-
library("Spring WS", "4.1.0") {
2468+
library("Spring WS", "4.1.1-SNAPSHOT") {
24692469
considerSnapshots()
24702470
group("org.springframework.ws") {
24712471
bom("spring-ws-bom")

0 commit comments

Comments
 (0)