Upgrade Reactor to 2020.0.18

Closes gh-2065
This commit is contained in:
Eleftheria Stein
2022-04-19 12:25:20 +02:00
parent ac1a77e5fe
commit f70f1f20f9

View File

@@ -1,6 +1,6 @@
dependencyManagement {
imports {
mavenBom 'io.projectreactor:reactor-bom:2020.0.16'
mavenBom 'io.projectreactor:reactor-bom:2020.0.18'
mavenBom 'com.fasterxml.jackson:jackson-bom:2.13.2.20220328'
mavenBom 'org.junit:junit-bom:5.8.2'
mavenBom 'org.springframework:spring-framework-bom:5.3.19'