Upgrade Reactor to 2020.0.7

Closes gh-1852
This commit is contained in:
Eleftheria Stein
2021-05-17 17:11:01 +02:00
parent ce938fd2fe
commit 6969ea0049

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:2021.0.0-RC1'