This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko.git
The following commit(s) were added to refs/heads/main by this push:
new 49d7b91dc0 upgrade to protobuf-java 3.25 (#1105)
49d7b91dc0 is described below
commit 49d7b91dc08093b641b7ce638d38378508c82efc
Author: PJ Fanning <[email protected]>
AuthorDate: Sun Feb 18 15:09:07 2024 +0100
upgrade to protobuf-java 3.25 (#1105)
* Update Dependencies.scala
* Update Dependencies.scala
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index e9b61cc4e7..b951e4cb6c 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -30,7 +30,7 @@ object Dependencies {
// https://github.com/real-logic/aeron/blob/1.x.y/build.gradle
val agronaVersion = "1.19.2"
val nettyVersion = "4.1.107.Final"
- val protobufJavaVersion = "3.23.4"
+ val protobufJavaVersion = "3.25.3"
val logbackVersion = "1.3.14"
val jacksonCoreVersion = "2.16.1"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]