You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ku...@apache.org on 2019/07/11 13:37:50 UTC

[flink] 02/02: [FLINK-13208][table-planner][table-planner-blink] Update Notice files after adding commons-codec to table package.

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

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

commit 5547d1bc0b20fdf733e83a7d81ca1117c990fe6b
Author: Kurt Young <yk...@gmail.com>
AuthorDate: Thu Jul 11 17:04:24 2019 +0800

    [FLINK-13208][table-planner][table-planner-blink] Update Notice files after adding commons-codec to table package.
    
    This closes #13208
---
 .../flink-table-planner-blink/src/main/resources/META-INF/NOTICE   | 7 ++++---
 flink-table/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 a87ebf7..131460d 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 7848d5d..31d8cff 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