Upgrade Reactor to 2020.0.10

Closes gh-1881
This commit is contained in:
Eleftheria Stein
2021-08-16 13:57:00 +02:00
parent 971a2d17d9
commit f8dcee7304

View File

@@ -1,6 +1,6 @@
dependencyManagement {
imports {
mavenBom 'io.projectreactor:reactor-bom:2020.0.7'
mavenBom 'io.projectreactor:reactor-bom:2020.0.10'
mavenBom 'org.junit:junit-bom:5.7.2'
mavenBom 'org.springframework:spring-framework-bom:5.3.7'
mavenBom 'org.springframework.data:spring-data-bom:2021.0.1'