Skip to content

Commit 38f55c3

Browse files
committed
Start building against Spring Integration 6.4.2 snapshots
See gh-44122
1 parent ac9571a commit 38f55c3

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
@@ -2201,7 +2201,7 @@ bom {
22012201
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
22022202
}
22032203
}
2204-
library("Spring Integration", "6.4.1") {
2204+
library("Spring Integration", "6.4.2-SNAPSHOT") {
22052205
considerSnapshots()
22062206
group("org.springframework.integration") {
22072207
imports = [

0 commit comments

Comments
 (0)