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 513a64ab3 Update protobuf-java to 4.35.1 (#1692)
513a64ab3 is described below

commit 513a64ab3fe7617a6179d5b3c43ecc24c6c972cf
Author: Scala Steward <[email protected]>
AuthorDate: Thu Jun 18 17:56:14 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 0ea5376d2..8ce5cb0bf 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -39,7 +39,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.35.0"
+  val protobufJavaVersion = "4.35.1"
   val hoverflyVersion = "0.20.2"
   val scalaCheckVersion = "1.19.0"
 


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

Reply via email to