diff --git a/build.sbt b/build.sbt index cc4bc134..fcaf4a6e 100644 --- a/build.sbt +++ b/build.sbt @@ -109,7 +109,7 @@ libraryDependencies ++= Seq( "org.apache.camel" % "camel-core" % "3.20.2", "org.apache.camel" % "camel-reactive-streams" % "3.20.2", "io.projectreactor" % "reactor-core" % "3.5.4", - "io.reactivex.rxjava3" % "rxjava" % "3.1.6", + "io.reactivex.rxjava3" % "rxjava" % "3.1.9", "com.github.blemale" %% "scaffeine" % "5.3.0", "ch.qos.logback" % "logback-classic" % "1.4.12",