Skip to content

Commit 5880d38

Browse files
committed
Start building against Spring Integration 6.4.0 snapshots
See gh-42145
1 parent 2635d1e commit 5880d38

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
@@ -2000,7 +2000,7 @@ bom {
20002000
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
20012001
}
20022002
}
2003-
library("Spring Integration", "6.4.0-M2") {
2003+
library("Spring Integration", "6.4.0-SNAPSHOT") {
20042004
considerSnapshots()
20052005
group("org.springframework.integration") {
20062006
imports = [

0 commit comments

Comments
 (0)