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

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


The following commit(s) were added to refs/heads/master by this push:
     new 814ca45  [CALCITE-4836] Upgrade protobuf-java 3.6.1 -> 3.17.1
814ca45 is described below

commit 814ca45be67201d8433c72ae77b02bb872c727d7
Author: NobiGo <[email protected]>
AuthorDate: Thu Oct 7 06:39:55 2021 +0800

    [CALCITE-4836] Upgrade protobuf-java 3.6.1 -> 3.17.1
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index b4c5ef2..c20f2ec 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -133,7 +133,7 @@ opencsv.version=2.3
 pig.version=0.16.0
 pigunit.version=0.16.0
 postgresql.version=9.3-1102-jdbc41
-protobuf.version=3.6.1
+protobuf.version=3.17.1
 quidem.version=0.9
 scala-library.version=2.10.3
 scott-data-hsqldb.version=0.1

Reply via email to