This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch protobuf-java-3.19.6
in repository https://gitbox.apache.org/repos/asf/incubator-pekko.git

commit 4930bb15865c14471a6893c1ef4391141c9b4790
Author: PJ Fanning <[email protected]>
AuthorDate: Wed Sep 6 19:01:53 2023 +0100

    try v3.21.12
---
 legal/pekko-protobuf-v3-jar-license.txt | 2 +-
 project/Dependencies.scala              | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/legal/pekko-protobuf-v3-jar-license.txt 
b/legal/pekko-protobuf-v3-jar-license.txt
index cfb1ce936f..271a036ce9 100644
--- a/legal/pekko-protobuf-v3-jar-license.txt
+++ b/legal/pekko-protobuf-v3-jar-license.txt
@@ -202,6 +202,6 @@
 
 ---------------
 
-pekko-protobuf-v3 contains the sources of Google protobuf 3.19.6 runtime 
support,
+pekko-protobuf-v3 contains the sources of Google protobuf 3.21.12 runtime 
support,
 moved into the source package `org.apache.pekko.protobufv3.internal` so as to 
avoid version conflicts.
 For license information see COPYING.protobuf
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 678c73a29c..aa916400cc 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -30,7 +30,7 @@ object Dependencies {
   val agronaVersion = "1.15.1"
   val nettyVersion = "3.10.6.Final"
   val netty4Version = "4.1.96.Final"
-  val protobufJavaVersion = "3.19.6"
+  val protobufJavaVersion = "3.21.12"
   val logbackVersion = "1.2.11"
 
   val jacksonCoreVersion = "2.14.3"


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to