Skip to content

Commit 896d2c8

Browse files
committed
Upgrade to Spring Integration 5.3.0.M3
Closes gh-20489
1 parent 5446858 commit 896d2c8

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
@@ -1637,7 +1637,7 @@ bom {
16371637
]
16381638
}
16391639
}
1640-
library("Spring Integration", "5.3.0.M2") {
1640+
library("Spring Integration", "5.3.0.M3") {
16411641
group("org.springframework.integration") {
16421642
imports = [
16431643
"spring-integration-bom"

0 commit comments

Comments
 (0)