Skip to content

Commit 14c88b3

Browse files
committed
Upgrade to Spring Integration 5.3.0.RC1
Closes gh-20951
1 parent c7a5b72 commit 14c88b3

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
@@ -1644,7 +1644,7 @@ bom {
16441644
]
16451645
}
16461646
}
1647-
library("Spring Integration", "5.3.0.BUILD-SNAPSHOT") {
1647+
library("Spring Integration", "5.3.0.RC1") {
16481648
group("org.springframework.integration") {
16491649
imports = [
16501650
"spring-integration-bom"

0 commit comments

Comments
 (0)