We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b53fabc commit 246d757Copy full SHA for 246d757
pom.xml
@@ -102,7 +102,7 @@
102
<com.fasterxml.jackson.annotations.version>2.15.2</com.fasterxml.jackson.annotations.version>
103
<slf4j.version>2.0.9</slf4j.version>
104
<spotbugs.maven.plugin.version>4.8.3.1</spotbugs.maven.plugin.version>
105
- <apache.parquet.verstion>1.13.1</apache.parquet.verstion>
+ <apache.parquet.verstion>1.14.4</apache.parquet.verstion>
106
<apache.hadoop.version>3.3.6</apache.hadoop.version>
107
<!-- SONAR -->
108
<jacoco.version>0.8.9</jacoco.version>
0 commit comments