Start building against Spring Integration 6.4.1 snapshots
See gh-43415
This commit is contained in:
parent
d964b86e1b
commit
32532b1f4d
|
@ -2199,7 +2199,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.4.0") {
|
library("Spring Integration", "6.4.1-SNAPSHOT") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("org.springframework.integration") {
|
group("org.springframework.integration") {
|
||||||
imports = [
|
imports = [
|
||||||
|
|
Loading…
Reference in New Issue