Skip to content

Commit 725b178

Browse files
committed
Start building against Spring Integration 6.3.4 snapshots
See gh-42134
1 parent 9e741f9 commit 725b178

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
@@ -2009,7 +2009,7 @@ bom {
20092009
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
20102010
}
20112011
}
2012-
library("Spring Integration", "6.3.3") {
2012+
library("Spring Integration", "6.3.4-SNAPSHOT") {
20132013
considerSnapshots()
20142014
group("org.springframework.integration") {
20152015
imports = [

0 commit comments

Comments
 (0)