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

github-bot pushed a commit to branch update/protobuf-java-4.33.3
in repository https://gitbox.apache.org/repos/asf/pekko-connectors-kafka.git

commit cb035bd29224a359d68c2d7eccce75427cc1bf94
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 11 00:16:23 2026 +0000

    Update protobuf-java to 4.33.3
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 7427af72..de4e37b7 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -23,7 +23,7 @@ object Dependencies {
     "org.apache.kafka" % "kafka-clients" % kafkaVersion)
 
   lazy val testDependencies = Seq(
-    "com.google.protobuf" % "protobuf-java" % "4.33.2", // use the same 
version as in scalapb
+    "com.google.protobuf" % "protobuf-java" % "4.33.3", // use the same 
version as in scalapb
     ("io.confluent" % "kafka-avro-serializer" % confluentAvroSerializerVersion 
% Test).excludeAll(
       confluentLibsExclusionRules: _*),
     "commons-codec" % "commons-codec" % "1.20.0" % Test,


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

Reply via email to