Skip to content

Commit 3038fb8

Browse files
committed
Start building against Spring WS 4.0.16 snapshots
See gh-47456
1 parent 13a5a33 commit 3038fb8

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
@@ -2325,7 +2325,7 @@ bom {
23252325
releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}")
23262326
}
23272327
}
2328-
library("Spring WS", "4.0.15") {
2328+
library("Spring WS", "4.0.16-SNAPSHOT") {
23292329
considerSnapshots()
23302330
group("org.springframework.ws") {
23312331
bom("spring-ws-bom")

0 commit comments

Comments
 (0)