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