File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ configure(allprojects) { project ->
2828 dependencyManagement {
2929 imports {
3030 mavenBom " com.fasterxml.jackson:jackson-bom:2.12.6"
31- mavenBom " io.netty:netty-bom:4.1.76 .Final"
32- mavenBom " io.projectreactor:reactor-bom:2020.0.18 "
31+ mavenBom " io.netty:netty-bom:4.1.77 .Final"
32+ mavenBom " io.projectreactor:reactor-bom:2020.0.19 "
3333 mavenBom " io.r2dbc:r2dbc-bom:Arabba-SR13"
3434 mavenBom " io.rsocket:rsocket-bom:1.1.2"
3535 mavenBom " org.eclipse.jetty:jetty-bom:9.4.46.v20220331"
@@ -67,7 +67,7 @@ configure(allprojects) { project ->
6767 dependency " io.reactivex:rxjava:1.3.8"
6868 dependency " io.reactivex:rxjava-reactive-streams:1.2.1"
6969 dependency " io.reactivex.rxjava2:rxjava:2.2.21"
70- dependency " io.reactivex.rxjava3:rxjava:3.1.3 "
70+ dependency " io.reactivex.rxjava3:rxjava:3.1.4 "
7171 dependency " io.smallrye.reactive:mutiny:1.4.0"
7272 dependency " io.projectreactor.tools:blockhound:1.0.6.RELEASE"
7373
You can’t perform that action at this time.
0 commit comments