Browse Source

Merge branch '2.7.x'

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

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

@ -1101,7 +1101,7 @@ bom { @@ -1101,7 +1101,7 @@ bom {
]
}
}
library("Reactor Bom", "2020.0.15") {
library("Reactor Bom", "2020.0.16") {
group("io.projectreactor") {
imports = [
"reactor-bom"

Loading…
Cancel
Save