Skip to content

Commit 32532b1

Browse files
committed
Start building against Spring Integration 6.4.1 snapshots
See gh-43415
1 parent d964b86 commit 32532b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2199,7 +2199,7 @@ bom {
21992199
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
22002200
}
22012201
}
2202-
library("Spring Integration", "6.4.0") {
2202+
library("Spring Integration", "6.4.1-SNAPSHOT") {
22032203
considerSnapshots()
22042204
group("org.springframework.integration") {
22052205
imports = [

0 commit comments

Comments
 (0)