Skip to content

Commit 246d757

Browse files
build(deps): bump org.apache.parquet:parquet-hadoop
Bumps [org.apache.parquet:parquet-hadoop](https://github.com/apache/parquet-mr) from 1.13.1 to 1.14.4. - [Release notes](https://github.com/apache/parquet-mr/releases) - [Changelog](https://github.com/apache/parquet-java/blob/master/CHANGES.md) - [Commits](apache/parquet-java@apache-parquet-1.13.1...apache-parquet-1.14.4) --- updated-dependencies: - dependency-name: org.apache.parquet:parquet-hadoop dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b53fabc commit 246d757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
<com.fasterxml.jackson.annotations.version>2.15.2</com.fasterxml.jackson.annotations.version>
103103
<slf4j.version>2.0.9</slf4j.version>
104104
<spotbugs.maven.plugin.version>4.8.3.1</spotbugs.maven.plugin.version>
105-
<apache.parquet.verstion>1.13.1</apache.parquet.verstion>
105+
<apache.parquet.verstion>1.14.4</apache.parquet.verstion>
106106
<apache.hadoop.version>3.3.6</apache.hadoop.version>
107107
<!-- SONAR -->
108108
<jacoco.version>0.8.9</jacoco.version>

0 commit comments

Comments
 (0)