mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 12:39:03 +00:00
Start building against Spring WS 4.1.2 snapshots
See gh-47467
This commit is contained in:
@@ -2464,7 +2464,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}")
|
||||
}
|
||||
}
|
||||
library("Spring WS", "4.1.1") {
|
||||
library("Spring WS", "4.1.2-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.ws") {
|
||||
bom("spring-ws-bom")
|
||||
|
||||
Reference in New Issue
Block a user