File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ dependencies {
1010 api(platform(" com.fasterxml.jackson:jackson-bom:2.18.3" ))
1111 api(platform(" io.micrometer:micrometer-bom:1.14.5" ))
1212 api(platform(" io.netty:netty-bom:4.1.119.Final" ))
13- api(platform(" io.projectreactor:reactor-bom:2024 .0.4 " ))
13+ api(platform(" io.projectreactor:reactor-bom:2025 .0.0-M1 " ))
1414 api(platform(" io.rsocket:rsocket-bom:1.1.5" ))
1515 api(platform(" org.apache.groovy:groovy-bom:4.0.26" ))
1616 api(platform(" org.apache.logging.log4j:log4j-bom:3.0.0-beta3" ))
@@ -136,6 +136,7 @@ dependencies {
136136 api(" org.ogce:xpp3:1.1.6" )
137137 api(" org.python:jython-standalone:2.7.4" )
138138 api(" org.quartz-scheduler:quartz:2.3.2" )
139+ api(" org.reactivestreams:reactive-streams:1.0.4" )
139140 api(" org.seleniumhq.selenium:htmlunit3-driver:4.29.0" )
140141 api(" org.seleniumhq.selenium:selenium-java:4.29.0" )
141142 api(" org.skyscreamer:jsonassert:2.0-rc1" )
You can’t perform that action at this time.
0 commit comments