Upgrade to Reactor 2023.0.17
Closes gh-1192
This commit is contained in:
@@ -9,7 +9,7 @@ javaPlatform {
|
||||
dependencies {
|
||||
api(platform("org.springframework:spring-framework-bom:${springFrameworkVersion}"))
|
||||
api(platform("com.fasterxml.jackson:jackson-bom:2.17.2"))
|
||||
api(platform("io.projectreactor:reactor-bom:2023.0.15"))
|
||||
api(platform("io.projectreactor:reactor-bom:2023.0.17"))
|
||||
api(platform("io.micrometer:micrometer-bom:1.13.11"))
|
||||
api(platform("io.micrometer:micrometer-tracing-bom:1.3.9"))
|
||||
api(platform("org.springframework.data:spring-data-bom:2024.0.9"))
|
||||
|
||||
Reference in New Issue
Block a user