Upgrade to Reactor 2020.0.36

Closes gh-798
This commit is contained in:
Brian Clozel
2023-09-16 21:58:55 +02:00
parent 15d28ad8bf
commit e41738575e

View File

@@ -8,7 +8,7 @@ javaPlatform {
dependencies {
api(platform("com.fasterxml.jackson:jackson-bom:2.13.5"))
api(platform("io.projectreactor:reactor-bom:2020.0.30"))
api(platform("io.projectreactor:reactor-bom:2020.0.36"))
api(platform("org.springframework:spring-framework-bom:5.3.26"))
api(platform("org.springframework.data:spring-data-bom:2021.2.10"))
api(platform("org.springframework.security:spring-security-bom:5.7.7"))