You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by al...@apache.org on 2020/09/29 10:34:10 UTC

[flink] 02/03: [FLINK-19137] Update NOTICE in flink-sql-parquet after Parquet version bump

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

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

commit cf8227e6ce4a4d1e0edfb38cf667a3b669930dde
Author: Aljoscha Krettek <al...@apache.org>
AuthorDate: Tue Sep 29 12:25:47 2020 +0200

    [FLINK-19137] Update NOTICE in flink-sql-parquet after Parquet version bump
---
 .../flink-sql-parquet/src/main/resources/META-INF/NOTICE     | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

diff --git a/flink-formats/flink-sql-parquet/src/main/resources/META-INF/NOTICE b/flink-formats/flink-sql-parquet/src/main/resources/META-INF/NOTICE
index d0cb74e..37c37e8 100644
--- a/flink-formats/flink-sql-parquet/src/main/resources/META-INF/NOTICE
+++ b/flink-formats/flink-sql-parquet/src/main/resources/META-INF/NOTICE
@@ -6,12 +6,8 @@ The Apache Software Foundation (http://www.apache.org/).
 
 This project bundles the following dependencies under the Apache Software License 2.0. (http://www.apache.org/licenses/LICENSE-2.0.txt)
 
-- org.apache.parquet:parquet-hadoop:1.10.0
-- org.apache.parquet:parquet-column:1.10.0
-- org.apache.parquet:parquet-common:1.10.0
-- org.apache.parquet:parquet-encoding:1.10.0
-- org.apache.parquet:parquet-format:2.4.0
-- org.codehaus.jackson:jackson-mapper-asl:1.9.13
-- org.codehaus.jackson:jackson-core-asl:1.9.13
+- org.apache.parquet:parquet-hadoop:1.11.1
+- org.apache.parquet:parquet-column:1.11.1
+- org.apache.parquet:parquet-common:1.11.1
+- org.apache.parquet:parquet-encoding:1.11.1
 - commons-pool:commons-pool:1.6
-- commons-codec:commons-codec:1.10