Browse Source

Merge branch '2.7.x'

pull/30220/head
Stephane Nicoll 4 years ago
parent
commit
d757328ce3
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save