Browse Source

Merge branch '2.5.x'

Closes gh-27174
pull/27453/head
Andy Wilkinson 5 years ago
parent
commit
7e0fdb74f5
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1687,7 +1687,7 @@ bom { @@ -1687,7 +1687,7 @@ bom {
]
}
}
library("Spring Integration", "5.5.2-SNAPSHOT") {
library("Spring Integration", "5.5.2") {
group("org.springframework.integration") {
imports = [
"spring-integration-bom"

Loading…
Cancel
Save