File tree 2 files changed +8
-8
lines changed
flink-sql-parquet/src/main/resources/META-INF
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,11 @@ The Apache Software Foundation (http://www.apache.org/).
6
6
7
7
This project bundles the following dependencies under the Apache Software License 2.0. (http://www.apache.org/licenses/LICENSE-2.0.txt)
8
8
9
- - org.apache.parquet:parquet-avro:1.14.4
10
- - org.apache.parquet:parquet-hadoop:1.14.4
11
- - org.apache.parquet:parquet-column:1.14.4
12
- - org.apache.parquet:parquet-common:1.14.4
13
- - org.apache.parquet:parquet-encoding:1.14.4
14
- - org.apache.parquet:parquet-format-structures:1.14.4
15
- - org.apache.parquet:parquet-jackson:1.14.4
9
+ - org.apache.parquet:parquet-avro:1.15.1
10
+ - org.apache.parquet:parquet-hadoop:1.15.1
11
+ - org.apache.parquet:parquet-column:1.15.1
12
+ - org.apache.parquet:parquet-common:1.15.1
13
+ - org.apache.parquet:parquet-encoding:1.15.1
14
+ - org.apache.parquet:parquet-format-structures:1.15.1
15
+ - org.apache.parquet:parquet-jackson:1.15.1
16
16
- commons-pool:commons-pool:1.6
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ under the License.
30
30
</parent >
31
31
32
32
<properties >
33
- <flink .format.parquet.version>1.14.4 </flink .format.parquet.version>
33
+ <flink .format.parquet.version>1.15.1 </flink .format.parquet.version>
34
34
</properties >
35
35
36
36
<artifactId >flink-formats</artifactId >
You can’t perform that action at this time.
0 commit comments