Skip to content

Commit e0c5240

Browse files
committed
Start building against Spring Integration 6.4.5 snapshots
See gh-45419
1 parent 9aa0c2e commit e0c5240

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
@@ -2160,7 +2160,7 @@ bom {
21602160
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
21612161
}
21622162
}
2163-
library("Spring Integration", "6.4.4") {
2163+
library("Spring Integration", "6.4.5-SNAPSHOT") {
21642164
considerSnapshots()
21652165
group("org.springframework.integration") {
21662166
bom("spring-integration-bom")

0 commit comments

Comments
 (0)