Skip to content

Commit 0053fb7

Browse files
committed
Upgrade to Spring Integration 5.3.4.RELEASE
Closes gh-24096
1 parent 4a630dc commit 0053fb7

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
@@ -1683,7 +1683,7 @@ bom {
16831683
]
16841684
}
16851685
}
1686-
library("Spring Integration", "5.3.4.BUILD-SNAPSHOT") {
1686+
library("Spring Integration", "5.3.4.RELEASE") {
16871687
group("org.springframework.integration") {
16881688
imports = [
16891689
"spring-integration-bom"

0 commit comments

Comments
 (0)