Repository: calcite
Updated Branches:
  refs/heads/master 4be1f15cd -> 92b425aaa


[CALCITE-2570] Upgrade forbiddenapis to 2.6 for JDK 11 support

Close apache/calcite#838

Signed-off-by: Kevin Risden <[email protected]>


Project: http://git-wip-us.apache.org/repos/asf/calcite/repo
Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/92b425aa
Tree: http://git-wip-us.apache.org/repos/asf/calcite/tree/92b425aa
Diff: http://git-wip-us.apache.org/repos/asf/calcite/diff/92b425aa

Branch: refs/heads/master
Commit: 92b425aaae021232fa2380e7d94d4d877a03a33b
Parents: 4be1f15
Author: Kevin Risden <[email protected]>
Authored: Wed Sep 19 10:24:48 2018 -0400
Committer: Kevin Risden <[email protected]>
Committed: Wed Sep 19 16:10:57 2018 -0400

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/calcite/blob/92b425aa/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 16922c0..f90b495 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,7 @@ limitations under the License.
     <drill-fmpp-maven-plugin.version>1.14.0</drill-fmpp-maven-plugin.version>
     <foodmart-data-hsqldb.version>0.3</foodmart-data-hsqldb.version>
     <foodmart-queries.version>0.4.1</foodmart-queries.version>
-    <forbiddenapis.version>2.5</forbiddenapis.version>
+    <forbiddenapis.version>2.6</forbiddenapis.version>
     <freemarker.version>2.3.25-incubating</freemarker.version>
     <git-commit-id-plugin.version>2.1.9</git-commit-id-plugin.version>
     <geode.version>1.6.0</geode.version>

Reply via email to