Skip to content

Commit b9044fd

Browse files
committed
Start building against Spring Integration 6.4.6 snapshots
See gh-46361
1 parent 29cddca commit b9044fd

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
@@ -2196,7 +2196,7 @@ bom {
21962196
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
21972197
}
21982198
}
2199-
library("Spring Integration", "6.4.5") {
2199+
library("Spring Integration", "6.4.6-SNAPSHOT") {
22002200
considerSnapshots()
22012201
group("org.springframework.integration") {
22022202
bom("spring-integration-bom")

0 commit comments

Comments
 (0)