Skip to content

Commit 8811069

Browse files
committed
Start building against Spring Integration 6.4.4 snapshots
See gh-45093
1 parent eea93cf commit 8811069

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
@@ -2158,7 +2158,7 @@ bom {
21582158
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
21592159
}
21602160
}
2161-
library("Spring Integration", "6.4.3") {
2161+
library("Spring Integration", "6.4.4-SNAPSHOT") {
21622162
considerSnapshots()
21632163
group("org.springframework.integration") {
21642164
bom("spring-integration-bom")

0 commit comments

Comments
 (0)