This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch 1.3.x
in repository https://gitbox.apache.org/repos/asf/pekko.git
The following commit(s) were added to refs/heads/1.3.x by this push:
new a87d6527d8 Update protobuf-java to 4.33.1 (#2504) (#2506)
a87d6527d8 is described below
commit a87d6527d8e6f4310428f386ed3ce28033d633b2
Author: PJ Fanning <[email protected]>
AuthorDate: Sun Nov 16 09:24:27 2025 +0100
Update protobuf-java to 4.33.1 (#2504) (#2506)
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 95ebc96284..721efdb24d 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.0"
+ val protobufJavaVersion = "4.33.1"
val protocVersion = "33.0"
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]