We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6641154 commit 1f8ea54Copy full SHA for 1f8ea54
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -573,7 +573,7 @@ bom {
573
]
574
}
575
576
- library("Jackson Bom", "2.10.3") {
+ library("Jackson Bom", "2.11.0.rc1") {
577
group("com.fasterxml.jackson") {
578
imports = [
579
"jackson-bom"
@@ -1637,7 +1637,7 @@ bom {
1637
1638
1639
1640
- library("Spring Integration", "5.3.0.M3") {
+ library("Spring Integration", "5.3.0.M4") {
1641
group("org.springframework.integration") {
1642
1643
"spring-integration-bom"
0 commit comments