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.git


The following commit(s) were added to refs/heads/main by this push:
     new 718c3f5675 Update protobuf-java to 4.35.1 (#3057)
718c3f5675 is described below

commit 718c3f5675b5d2c3d1da0af347d557d3270c47a0
Author: Scala Steward <[email protected]>
AuthorDate: Fri Jun 12 21:55:23 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 6d14592726..8aa6e34ba6 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.35.0"
+    val protobufJavaVersion = "4.35.1"
     val protocVersion = "35.0"
   }
 


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

Reply via email to