Skip to content

Commit d614d13

Browse files
committed
Start building against Spring Integration 5.5.18 snapshots
See gh-35294
1 parent 546c0e0 commit d614d13

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
@@ -1780,7 +1780,7 @@ bom {
17801780
]
17811781
}
17821782
}
1783-
library("Spring Integration", "5.5.17") {
1783+
library("Spring Integration", "5.5.18-SNAPSHOT") {
17841784
prohibit {
17851785
versionRange "[6.0.0-M1,)"
17861786
because "it uses Spring Framework 6"

0 commit comments

Comments
 (0)