Skip to content

Commit a3b1ad2

Browse files
committed
Start building against Spring WS 4.1.2 snapshots
See gh-47467
1 parent 5128d71 commit a3b1ad2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2464,7 +2464,7 @@ bom {
24642464
releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}")
24652465
}
24662466
}
2467-
library("Spring WS", "4.1.1") {
2467+
library("Spring WS", "4.1.2-SNAPSHOT") {
24682468
considerSnapshots()
24692469
group("org.springframework.ws") {
24702470
bom("spring-ws-bom")

0 commit comments

Comments
 (0)