Update to Reactor 2020.0.27

Closes gh-2237
This commit is contained in:
Rob Winch
2023-02-21 17:01:26 -06:00
parent 81ef425b1b
commit 88d34035a6

View File

@@ -1,6 +1,6 @@
dependencyManagement {
imports {
mavenBom 'io.projectreactor:reactor-bom:2020.0.19'
mavenBom 'io.projectreactor:reactor-bom:2020.0.27'
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.20'