This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/protobuf-java-4.33.2
in repository https://gitbox.apache.org/repos/asf/pekko.git
commit c6fdf2b31667125f67ad7ab02a3031414d65e05b
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 7 00:04:18 2025 +0000
Update protobuf-java to 4.33.2
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 5ce7de0036..918b231b9d 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.33.1"
+ val protobufJavaVersion = "4.33.2"
val protocVersion = "33.0"
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]