Update to reactor-bom:2022.0.0-M6

Closes gh-2140
This commit is contained in:
Rob Winch
2022-09-20 13:29:14 -05:00
parent cb6f5c9588
commit da1fc676ae

View File

@@ -1,6 +1,6 @@
dependencyManagement {
imports {
mavenBom 'io.projectreactor:reactor-bom:2020.0.19'
mavenBom 'io.projectreactor:reactor-bom:2022.0.0-M6'
mavenBom 'com.fasterxml.jackson:jackson-bom:2.13.3'
mavenBom 'org.junit:junit-bom:5.8.2'
mavenBom 'org.springframework:spring-framework-bom:6.0.0-SNAPSHOT'