Upgrade Reactor to 2020.0.7

Closes gh-1873
This commit is contained in:
Eleftheria Stein
2021-06-22 11:30:32 +02:00
parent eed2ff195a
commit f570c2065b

View File

@@ -1,6 +1,6 @@
dependencyManagement {
imports {
mavenBom 'io.projectreactor:reactor-bom:2020.0.6'
mavenBom 'io.projectreactor:reactor-bom:2020.0.7'
mavenBom 'org.junit:junit-bom:5.7.1'
mavenBom 'org.springframework:spring-framework-bom:5.3.5'
mavenBom 'org.springframework.data:spring-data-bom:2020.0.7'