Browse Source

Merge branch '2.5.x'

Closes gh-27167
pull/30691/head
Andy Wilkinson 5 years ago
parent
commit
c36476ed16
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1437,7 +1437,7 @@ bom { @@ -1437,7 +1437,7 @@ bom {
]
}
}
library("Reactor Bom", "2020.0.9-SNAPSHOT") {
library("Reactor Bom", "2020.0.9") {
group("io.projectreactor") {
imports = [
"reactor-bom"

Loading…
Cancel
Save