Skip to content

Commit 5926766

Browse files
committed
Start building against Spring WS 4.0.13 snapshots
See gh-45062
1 parent 2a73f06 commit 5926766

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2302,7 +2302,7 @@ bom {
23022302
releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}")
23032303
}
23042304
}
2305-
library("Spring WS", "4.0.12") {
2305+
library("Spring WS", "4.0.13-SNAPSHOT") {
23062306
considerSnapshots()
23072307
group("org.springframework.ws") {
23082308
bom("spring-ws-bom")

0 commit comments

Comments
 (0)