Skip to content

Commit 1f8ea54

Browse files
committed
Upgrade to Spring Integration 5.3.0.M4
Closes gh-20807
1 parent 6641154 commit 1f8ea54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ bom {
573573
]
574574
}
575575
}
576-
library("Jackson Bom", "2.10.3") {
576+
library("Jackson Bom", "2.11.0.rc1") {
577577
group("com.fasterxml.jackson") {
578578
imports = [
579579
"jackson-bom"
@@ -1637,7 +1637,7 @@ bom {
16371637
]
16381638
}
16391639
}
1640-
library("Spring Integration", "5.3.0.M3") {
1640+
library("Spring Integration", "5.3.0.M4") {
16411641
group("org.springframework.integration") {
16421642
imports = [
16431643
"spring-integration-bom"

0 commit comments

Comments
 (0)