Skip to content

Commit 696539c

Browse files
committed
Upgrade to Spring Integration 5.3.5.RELEASE
Closes gh-24825
1 parent 8908969 commit 696539c

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
@@ -1686,7 +1686,7 @@ bom {
16861686
]
16871687
}
16881688
}
1689-
library("Spring Integration", "5.3.4.RELEASE") {
1689+
library("Spring Integration", "5.3.5.RELEASE") {
16901690
group("org.springframework.integration") {
16911691
imports = [
16921692
"spring-integration-bom"

0 commit comments

Comments
 (0)