diff --git a/paimon-format/pom.xml b/paimon-format/pom.xml index 2b0d3de872e4..677e19e4a7c3 100644 --- a/paimon-format/pom.xml +++ b/paimon-format/pom.xml @@ -32,7 +32,7 @@ under the License. Paimon : Format - 1.12.3 + 1.13.1 1.8.3 2.5 1.6 diff --git a/paimon-format/src/main/resources/META-INF/NOTICE b/paimon-format/src/main/resources/META-INF/NOTICE index 7316ac54a154..0defbaef4ac5 100644 --- a/paimon-format/src/main/resources/META-INF/NOTICE +++ b/paimon-format/src/main/resources/META-INF/NOTICE @@ -19,12 +19,12 @@ This project bundles the following dependencies under the Apache Software Licens - com.fasterxml.jackson.core:jackson-annotations:2.14.2 - org.apache.commons:commons-compress:1.4.1 -- org.apache.parquet:parquet-hadoop:1.12.3 -- org.apache.parquet:parquet-column:1.12.3 -- org.apache.parquet:parquet-common:1.12.3 -- org.apache.parquet:parquet-encoding:1.12.3 -- org.apache.parquet:parquet-format-structures:1.12.3 -- org.apache.parquet:parquet-jackson:1.12.3 +- org.apache.parquet:parquet-hadoop:1.13.1 +- org.apache.parquet:parquet-column:1.13.1 +- org.apache.parquet:parquet-common:1.13.1 +- org.apache.parquet:parquet-encoding:1.13.1 +- org.apache.parquet:parquet-format-structures:1.13.1 +- org.apache.parquet:parquet-jackson:1.13.1 - commons-pool:commons-pool:1.6 This project bundles the following dependencies under the BSD license.