Skip to content

Commit 6b650f8

Browse files
committed
Upgrade to Spring Integration 5.4.1
Closes gh-24097
1 parent 368b408 commit 6b650f8

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
@@ -1575,7 +1575,7 @@ bom {
15751575
]
15761576
}
15771577
}
1578-
library("Spring Integration", "5.4.0") {
1578+
library("Spring Integration", "5.4.1") {
15791579
group("org.springframework.integration") {
15801580
imports = [
15811581
"spring-integration-bom"

0 commit comments

Comments
 (0)