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

jhyde pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/calcite.git


The following commit(s) were added to refs/heads/main by this push:
     new 87cf4b11a4 [CALCITE-5232] Upgrade protobuf-java from 3.17.1 to 3.21.5
87cf4b11a4 is described below

commit 87cf4b11a42f21ded2e7732cfca3fba568412943
Author: Julian Hyde <[email protected]>
AuthorDate: Thu Aug 11 12:28:34 2022 -0700

    [CALCITE-5232] Upgrade protobuf-java from 3.17.1 to 3.21.5
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 5c7c4476ff..232017709f 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -140,7 +140,7 @@ opencsv.version=2.3
 pig.version=0.16.0
 pigunit.version=0.16.0
 postgresql.version=9.3-1102-jdbc41
-protobuf.version=3.17.1
+protobuf.version=3.21.5
 quidem.version=0.10
 scala-library.version=2.10.3
 scott-data-hsqldb.version=0.2

Reply via email to