Upgrade Reactor to 2020.0.6

Closes gh-1816
This commit is contained in:
Eleftheria Stein
2021-04-13 11:18:29 +02:00
parent 9e7d9912e5
commit 34cc1d1171

View File

@@ -1,6 +1,6 @@
dependencyManagement {
imports {
mavenBom 'io.projectreactor:reactor-bom:2020.0.3'
mavenBom 'io.projectreactor:reactor-bom:2020.0.6'
mavenBom 'org.junit:junit-bom:5.7.0'
mavenBom 'org.springframework:spring-framework-bom:5.3.3'
mavenBom 'org.springframework.data:spring-data-bom:2021.0.0-M2'