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 2adb783081 Update protobuf-java to 3.25.4 (#1415)
2adb783081 is described below
commit 2adb7830819277ca0df4621f2a2e8c8ed05e0e3a
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 28 15:32:56 2024 +0800
Update protobuf-java to 3.25.4 (#1415)
Co-authored-by: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 4bdea9f8ce..1520220f1f 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -19,7 +19,7 @@ object Dependencies {
import DependencyHelpers._
object Protobuf {
- val protobufJavaVersion = "3.25.3"
+ val protobufJavaVersion = "3.25.4"
val protocVersion = protobufJavaVersion
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]