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

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


The following commit(s) were added to refs/heads/main by this push:
     new 8044f69b30 Update protobuf-java to 4.35.0 (#2982)
8044f69b30 is described below

commit 8044f69b3044386aa5775175c6c3cacd9eaa1bbe
Author: Scala Steward <[email protected]>
AuthorDate: Wed May 20 14:30:25 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 0087927e35..be191069ed 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -22,7 +22,7 @@ object Dependencies {
     // https://protobuf.dev/support/version-support/
     // The protoc version can be inferred from the Protobuf Java minor version 
number.
     // Example: Protobuf Java version 3.25.x uses protoc version 25.x.
-    val protobufJavaVersion = "4.34.1"
+    val protobufJavaVersion = "4.35.0"
     val protocVersion = "34.1"
   }
 


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

Reply via email to