Skip to content

Commit f1c2dd6

Browse files
committed
Upgrade to Spring Integration 5.3.0.RELEASE
Closes gh-21385
1 parent d12ed46 commit f1c2dd6

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
@@ -1647,7 +1647,7 @@ bom {
16471647
]
16481648
}
16491649
}
1650-
library("Spring Integration", "5.3.0.BUILD-SNAPSHOT") {
1650+
library("Spring Integration", "5.3.0.RELEASE") {
16511651
group("org.springframework.integration") {
16521652
imports = [
16531653
"spring-integration-bom"

0 commit comments

Comments
 (0)