From 5547d1bc0b20fdf733e83a7d81ca1117c990fe6b Mon Sep 17 00:00:00 2001 From: Kurt Young Date: Thu, 11 Jul 2019 17:04:24 +0800 Subject: [PATCH] [FLINK-13208][table-planner][table-planner-blink] Update Notice files after adding commons-codec to table package. This closes #13208 --- .../src/main/resources/META-INF/NOTICE | 7 ++++--- .../flink-table-planner/src/main/resources/META-INF/NOTICE | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/flink-table/flink-table-planner-blink/src/main/resources/META-INF/NOTICE b/flink-table/flink-table-planner-blink/src/main/resources/META-INF/NOTICE index a87ebf703de14..131460d5ce9dc 100644 --- a/flink-table/flink-table-planner-blink/src/main/resources/META-INF/NOTICE +++ b/flink-table/flink-table-planner-blink/src/main/resources/META-INF/NOTICE @@ -12,9 +12,10 @@ This project bundles the following dependencies under the Apache Software Licens - com.fasterxml.jackson.core:jackson-databind:2.9.6 - com.jayway.jsonpath:json-path:2.4.0 - joda-time:joda-time:2.5 -- org.apache.calcite:calcite-core:1.19.0 -- org.apache.calcite:calcite-linq4j:1.19.0 -- org.apache.calcite.avatica:avatica-core:1.13.0 +- org.apache.calcite:calcite-core:1.20.0 +- org.apache.calcite:calcite-linq4j:1.20.0 +- org.apache.calcite.avatica:avatica-core:1.15.0 +- commons-codec:commons-codec:1.10 This project bundles the following dependencies under the BSD license. See bundled license files for details diff --git a/flink-table/flink-table-planner/src/main/resources/META-INF/NOTICE b/flink-table/flink-table-planner/src/main/resources/META-INF/NOTICE index 7848d5d3e0c6b..31d8cff0002bd 100644 --- a/flink-table/flink-table-planner/src/main/resources/META-INF/NOTICE +++ b/flink-table/flink-table-planner/src/main/resources/META-INF/NOTICE @@ -12,9 +12,10 @@ This project bundles the following dependencies under the Apache Software Licens - com.fasterxml.jackson.core:jackson-databind:2.9.6 - com.jayway.jsonpath:json-path:2.4.0 - joda-time:joda-time:2.5 -- org.apache.calcite:calcite-core:1.18.0 -- org.apache.calcite:calcite-linq4j:1.18.0 -- org.apache.calcite.avatica:avatica-core:1.13.0 +- org.apache.calcite:calcite-core:1.20.0 +- org.apache.calcite:calcite-linq4j:1.20.0 +- org.apache.calcite.avatica:avatica-core:1.15.0 +- commons-codec:commons-codec:1.10 This project bundles the following dependencies under the BSD license. See bundled license files for details