Start building against Spring Integration 6.3.4 snapshots
See gh-42134
This commit is contained in:
parent
9e741f9d80
commit
725b1789a4
|
@ -2009,7 +2009,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.3") {
|
library("Spring Integration", "6.3.4-SNAPSHOT") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("org.springframework.integration") {
|
group("org.springframework.integration") {
|
||||||
imports = [
|
imports = [
|
||||||
|
|
Loading…
Reference in New Issue