Skip to content

Commit b077329

Browse files
committed
Start building against Spring WS 4.0.12 snapshots
See gh-44573
1 parent 4e4f2ea commit b077329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2337,7 +2337,7 @@ bom {
23372337
releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}")
23382338
}
23392339
}
2340-
library("Spring WS", "4.0.11") {
2340+
library("Spring WS", "4.0.12-SNAPSHOT") {
23412341
considerSnapshots()
23422342
group("org.springframework.ws") {
23432343
imports = [

0 commit comments

Comments
 (0)