Skip to content

Commit bde0c3d

Browse files
committed
Start building against Spring Integration 6.4.0-M2 snapshots
See gh-41822
1 parent 4812f6d commit bde0c3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2014,7 +2014,7 @@ bom {
20142014
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
20152015
}
20162016
}
2017-
library("Spring Integration", "6.4.0-M1") {
2017+
library("Spring Integration", "6.4.0-SNAPSHOT") {
20182018
considerSnapshots()
20192019
group("org.springframework.integration") {
20202020
imports = [

0 commit comments

Comments
 (0)