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

pjfanning pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git


The following commit(s) were added to refs/heads/main by this push:
     new e718de0f9 Update protobuf-java to 4.36.1 (#1892)
e718de0f9 is described below

commit e718de0f9c3b1559be5f75776b7ce8ddb181bfb8
Author: Scala Steward <[email protected]>
AuthorDate: Wed Sep 2 17:07:47 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 0ebb5c66e..c98c890ec 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -40,7 +40,7 @@ object Dependencies {
   val ScalaTestVersion = "3.2.20"
   val TestContainersScalaTestVersion = "0.44.1"
   val mockitoVersion = "5.23.0" // check even 
https://github.com/scalatest/scalatestplus-mockito/releases
-  val protobufJavaVersion = "4.36.0"
+  val protobufJavaVersion = "4.36.1"
   val hoverflyVersion = "0.20.2"
   val scalaCheckVersion = "1.19.0"
   val HadoopVersion = "3.4.3"


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

Reply via email to