Skip to content

Commit

Permalink
[FLINK-13208][table-planner][table-planner-blink] Update Notice files…
Browse files Browse the repository at this point in the history
… after adding commons-codec to table package.

This closes apache#13208
  • Loading branch information
KurtYoung committed Jul 11, 2019
1 parent 64d5d69 commit 5547d1b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5547d1b

Please sign in to comment.