Browse Source

Upgrade to Spring Integration 5.5.19

Closes gh-37251
pull/37492/head
Andy Wilkinson 2 years ago
parent
commit
d28982f3bd
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save