Start building against Spring Integration 6.3.5 snapshots
See gh-42549
This commit is contained in:
parent
3c3daa791c
commit
f54603c184
|
@ -2019,7 +2019,7 @@ bom {
|
|||
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Integration", "6.3.4") {
|
||||
library("Spring Integration", "6.3.5-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.integration") {
|
||||
imports = [
|
||||
|
|
Loading…
Reference in New Issue