You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by sn...@apache.org on 2023/03/15 08:42:51 UTC

[calcite-avatica] branch main updated: Bump forbidden apis from 3.2 to 3.4

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

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


The following commit(s) were added to refs/heads/main by this push:
     new eca36bd56 Bump forbidden apis from 3.2 to 3.4
eca36bd56 is described below

commit eca36bd5666b486f4e1abd898b4f9a645fa9244b
Author: Sergey Nuyanzin <sn...@gmail.com>
AuthorDate: Wed Mar 15 09:26:20 2023 +0100

    Bump forbidden apis from 3.2 to 3.4
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 749667d8d..1ee053f07 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -39,7 +39,7 @@ com.github.johnrengelman.shadow.version=5.1.0
 com.github.spotbugs.version=2.0.0
 com.github.vlsi.vlsi-release-plugins.version=1.84
 com.google.protobuf.version=0.8.12
-de.thetaphi.forbiddenapis.version=3.2
+de.thetaphi.forbiddenapis.version=3.4
 org.jetbrains.gradle.plugin.idea-ext.version=0.5
 org.nosphere.apache.rat.version=0.5.3
 org.owasp.dependencycheck.version=5.2.2