Skip to content

Commit d4200a7

Browse files
committed
Upgrade to Spring Integration 5.3.8.RELEASE
Closes gh-26772
1 parent 03e1b25 commit d4200a7

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.8.BUILD-SNAPSHOT") {
1690+
library("Spring Integration", "5.3.8.RELEASE") {
16911691
group("org.springframework.integration") {
16921692
imports = [
16931693
"spring-integration-bom"

0 commit comments

Comments
 (0)