Skip to content

Commit 4e50245

Browse files
committed
Upgrade to Spring Integration 5.5.5
Closes gh-28249
1 parent 0f5bd90 commit 4e50245

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
@@ -1677,7 +1677,7 @@ bom {
16771677
]
16781678
}
16791679
}
1680-
library("Spring Integration", "5.5.5-SNAPSHOT") {
1680+
library("Spring Integration", "5.5.5") {
16811681
group("org.springframework.integration") {
16821682
imports = [
16831683
"spring-integration-bom"

0 commit comments

Comments
 (0)