Skip to content

Commit 11e8f98

Browse files
committed
Start building against Spring Integration 5.5.19 snapshots
See gh-37251
1 parent d1b0f1f commit 11e8f98

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
@@ -1795,7 +1795,7 @@ bom {
17951795
]
17961796
}
17971797
}
1798-
library("Spring Integration", "5.5.18") {
1798+
library("Spring Integration", "5.5.19-SNAPSHOT") {
17991799
considerSnapshots()
18001800
prohibit {
18011801
versionRange "[6.0.0-M1,)"

0 commit comments

Comments
 (0)