This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch update/jakarta.ws.rs-api-3.1.0
in repository https://gitbox.apache.org/repos/asf/pekko-connectors-kafka.git

commit 012d31069b07b8f5e5fc32c8256e3fd4c9e1a61a
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 7 00:10:05 2024 +0000

    Update jakarta.ws.rs-api to 3.1.0
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 94907cd3..c0359734 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -33,7 +33,7 @@ object Dependencies {
     "com.google.protobuf" % "protobuf-java" % "3.19.6", // use the same 
version as in scalapb
     ("io.confluent" % "kafka-avro-serializer" % confluentAvroSerializerVersion 
% Test).excludeAll(
       confluentLibsExclusionRules: _*),
-    "jakarta.ws.rs" % "jakarta.ws.rs-api" % "2.1.6" % Test,
+    "jakarta.ws.rs" % "jakarta.ws.rs-api" % "3.1.0" % Test,
     "org.testcontainers" % "kafka" % testcontainersVersion % Test,
     "org.scalatest" %% "scalatest" % scalaTestVersion % Test,
     "io.spray" %% "spray-json" % "1.3.6" % Test,


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to