diff --git a/build.sbt b/build.sbt index 43eb337c..d1c2817a 100644 --- a/build.sbt +++ b/build.sbt @@ -104,7 +104,7 @@ libraryDependencies ++= Seq( "org.apache.camel" % "camel-core" % "4.16.0", "org.apache.camel" % "camel-seda" % "4.16.0", "org.apache.camel" % "camel-reactive-streams" % "4.16.0", - "io.projectreactor" % "reactor-core" % "3.8.0", + "io.projectreactor" % "reactor-core" % "3.8.1", "io.reactivex.rxjava3" % "rxjava" % "3.1.12", "com.github.blemale" %% "scaffeine" % "5.3.0",