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

hepin 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 d61a7f9f36 Update protobuf-java to 4.34.1 (#2772)
d61a7f9f36 is described below

commit d61a7f9f361e3e7df4a1381ddb9b73638ecf0ed9
Author: Scala Steward <[email protected]>
AuthorDate: Sun Mar 22 15:58:18 2026 +0100

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index c85ade4339..ccd1aacd1a 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -21,7 +21,7 @@ object Dependencies {
   object Protobuf {
     // https://protobuf.dev/support/version-support/
     // protobuf-java 4.x corresponds with protoc 26.x-33.x
-    val protobufJavaVersion = "4.34.0"
+    val protobufJavaVersion = "4.34.1"
     val protocVersion = "33.0"
   }
 


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

Reply via email to