Skip to content

Commit a73173a

Browse files
committed
Start building against Spring Integration 6.4.0 snapshots
See gh-43022
1 parent 2ae0f81 commit a73173a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2006,7 +2006,7 @@ bom {
20062006
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
20072007
}
20082008
}
2009-
library("Spring Integration", "6.4.0-RC1") {
2009+
library("Spring Integration", "6.4.0-SNAPSHOT") {
20102010
considerSnapshots()
20112011
group("org.springframework.integration") {
20122012
imports = [

0 commit comments

Comments
 (0)