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