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

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


The following commit(s) were added to refs/heads/master by this push:
     new 0202223  Update com.google.protobuf: 0.8.10 -> 0.8.12
0202223 is described below

commit 0202223cd4f700f9376c35594f0c6bc71d0ae41d
Author: Vladimir Sitnikov <[email protected]>
AuthorDate: Sat Apr 4 19:05:54 2020 +0300

    Update com.google.protobuf: 0.8.10 -> 0.8.12
    
    The update reduces Gradle warnings
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 8a90bdb..8f70cbb 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -38,7 +38,7 @@ com.github.autostyle.version=3.0
 com.github.johnrengelman.shadow.version=5.1.0
 com.github.spotbugs.version=2.0.0
 com.github.vlsi.vlsi-release-plugins.version=1.60
-com.google.protobuf.version=0.8.10
+com.google.protobuf.version=0.8.12
 de.thetaphi.forbiddenapis.version=2.7
 org.jetbrains.gradle.plugin.idea-ext.version=0.5
 org.nosphere.apache.rat.version=0.5.3

Reply via email to