Skip to content

Commit 4da16d2

Browse files
committed
Start building against Spring Integration 6.3.2 snapshots
See gh-41302
1 parent 0fba558 commit 4da16d2

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
@@ -1964,7 +1964,7 @@ bom {
19641964
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
19651965
}
19661966
}
1967-
library("Spring Integration", "6.3.1") {
1967+
library("Spring Integration", "6.3.2-SNAPSHOT") {
19681968
considerSnapshots()
19691969
group("org.springframework.integration") {
19701970
imports = [

0 commit comments

Comments
 (0)