Skip to content

Commit dd615fd

Browse files
committed
Upgrade to Spring Integration 5.3.2
Closes gh-22389
1 parent 6e217b4 commit dd615fd

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
@@ -1674,7 +1674,7 @@ bom {
16741674
]
16751675
}
16761676
}
1677-
library("Spring Integration", "5.3.2.BUILD-SNAPSHOT") {
1677+
library("Spring Integration", "5.3.2.RELEASE") {
16781678
group("org.springframework.integration") {
16791679
imports = [
16801680
"spring-integration-bom"

0 commit comments

Comments
 (0)