Skip to content

Commit d28982f

Browse files
committed
Upgrade to Spring Integration 5.5.19
Closes gh-37251
1 parent 94478c2 commit d28982f

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.19-SNAPSHOT") {
1798+
library("Spring Integration", "5.5.19") {
17991799
considerSnapshots()
18001800
prohibit {
18011801
versionRange "[6.0.0-M1,)"

0 commit comments

Comments
 (0)