Skip to content

Commit 4270cf5

Browse files
committed
Start building against Spring WS 4.0.12 snapshots
See gh-44599
1 parent 7cb0ccf commit 4270cf5

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
@@ -2450,7 +2450,7 @@ bom {
24502450
releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}")
24512451
}
24522452
}
2453-
library("Spring WS", "4.0.11") {
2453+
library("Spring WS", "4.0.12-SNAPSHOT") {
24542454
considerSnapshots()
24552455
group("org.springframework.ws") {
24562456
imports = [

0 commit comments

Comments
 (0)