mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Start building against Spring WS 5.1.0-M1 snapshots
See gh-51716
This commit is contained in:
@@ -2949,7 +2949,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}")
|
||||
}
|
||||
}
|
||||
library("Spring WS", "5.0.2") {
|
||||
library("Spring WS", "5.1.0-SNAPSHOT") {
|
||||
firstParty()
|
||||
group("org.springframework.ws") {
|
||||
bom("spring-ws-bom")
|
||||
|
||||
Reference in New Issue
Block a user