mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-21 07:49:14 +00:00
Start building against Spring Integration 7.0.4 snapshots
See gh-49529
This commit is contained in:
@@ -2487,7 +2487,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Integration", "7.0.3") {
|
||||
library("Spring Integration", "7.0.4-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.integration") {
|
||||
bom("spring-integration-bom")
|
||||
|
||||
Reference in New Issue
Block a user