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 e88c38875d Update protobuf-java to 4.33.3 (#2612)
e88c38875d is described below
commit e88c38875de58f1d6f28a713e6f15ab12546f7a5
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 10 13:17:54 2026 +0800
Update protobuf-java to 4.33.3 (#2612)
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 8c324ad496..d6b139eb20 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.2"
+ val protobufJavaVersion = "4.33.3"
val protocVersion = "33.0"
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]