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