Skip to content

Commit c8c8957

Browse files
committed
Update parquet.version to v1.13.1
1 parent 62af1bd commit c8c8957

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hadoop/parquet/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<jacoco.branch.ratio>0.07</jacoco.branch.ratio>
1616
<jacoco.instruction.ratio>0.10</jacoco.instruction.ratio>
1717

18-
<parquet.version>1.13.0</parquet.version>
18+
<parquet.version>1.13.1</parquet.version>
1919
</properties>
2020

2121
<dependencies>

hadoop/spark/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<spark.shortVersion>2.4</spark.shortVersion>
3939
<spark.version>2.4.8</spark.version>
4040

41-
<parquet.version>1.13.0</parquet.version>
41+
<parquet.version>1.13.1</parquet.version>
4242

4343
<!-- 3.1.2 leads to org.codehaus.janino.InternalCompilerException -->
4444
<!-- <version>3.1.2</version> -->

0 commit comments

Comments
 (0)