Skip to content

Commit 3ad68a3

Browse files
committed
Upgrade to Spring Integration 5.3.6.RELEASE
Closes gh-25283
1 parent bec065d commit 3ad68a3

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
@@ -1687,7 +1687,7 @@ bom {
16871687
]
16881688
}
16891689
}
1690-
library("Spring Integration", "5.3.6.BUILD-SNAPSHOT") {
1690+
library("Spring Integration", "5.3.6.RELEASE") {
16911691
group("org.springframework.integration") {
16921692
imports = [
16931693
"spring-integration-bom"

0 commit comments

Comments
 (0)