File tree Expand file tree Collapse file tree
paimon-format/src/main/resources/META-INF Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,12 +19,12 @@ This project bundles the following dependencies under the Apache Software Licens
1919- com.fasterxml.jackson.core:jackson-annotations:2.14.2
2020- org.apache.commons:commons-compress:1.22
2121
22- - org.apache.parquet:parquet-hadoop:1.15.1
23- - org.apache.parquet:parquet-column:1.15.1
24- - org.apache.parquet:parquet-common:1.15.1
25- - org.apache.parquet:parquet-encoding:1.15.1
26- - org.apache.parquet:parquet-format-structures:1.15.1
27- - org.apache.parquet:parquet-jackson:1.15.1
22+ - org.apache.parquet:parquet-hadoop:1.15.2
23+ - org.apache.parquet:parquet-column:1.15.2
24+ - org.apache.parquet:parquet-common:1.15.2
25+ - org.apache.parquet:parquet-encoding:1.15.2
26+ - org.apache.parquet:parquet-format-structures:1.15.2
27+ - org.apache.parquet:parquet-jackson:1.15.2
2828- commons-pool:commons-pool:1.6
2929
3030This project bundles the following dependencies under the BSD license.
Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ under the License.
110110 <testcontainers .version>1.19.1</testcontainers .version>
111111 <iceberg .version>1.6.1</iceberg .version>
112112 <hudi .version>0.15.0</hudi .version>
113- <parquet .version>1.15.1 </parquet .version>
113+ <parquet .version>1.15.2 </parquet .version>
114114 <orc .version>1.9.2</orc .version>
115115 <protobuf-java .version>3.19.6</protobuf-java .version>
116116 <roaringbitmap .version>1.2.1</roaringbitmap .version>
You can’t perform that action at this time.
0 commit comments