Browse Source

Upgrade to Spring Integration 5.5.20

Closes gh-38491
2.7.x
Andy Wilkinson 2 years ago
parent
commit
b473ffdea2
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1787,7 +1787,7 @@ bom { @@ -1787,7 +1787,7 @@ bom {
]
}
}
library("Spring Integration", "5.5.19") {
library("Spring Integration", "5.5.20") {
considerSnapshots()
prohibit {
versionRange "[6.0.0-M1,)"

Loading…
Cancel
Save