Skip to content

Commit

Permalink
Build: Bump parquet from 1.13.1 to 1.14.0
Browse files Browse the repository at this point in the history
Bumps `parquet` from 1.13.1 to 1.14.0.

Updates `org.apache.parquet:parquet-avro` from 1.13.1 to 1.14.0
- [Changelog](https://github.com/apache/parquet-mr/blob/master/CHANGES.md)
- [Commits](apache/parquet-java@apache-parquet-1.13.1...apache-parquet-1.14.0)

Updates `org.apache.parquet:parquet-column` from 1.13.1 to 1.14.0
- [Changelog](https://github.com/apache/parquet-mr/blob/master/CHANGES.md)
- [Commits](apache/parquet-java@apache-parquet-1.13.1...apache-parquet-1.14.0)

Updates `org.apache.parquet:parquet-hadoop` from 1.13.1 to 1.14.0
- [Changelog](https://github.com/apache/parquet-mr/blob/master/CHANGES.md)
- [Commits](apache/parquet-java@apache-parquet-1.13.1...apache-parquet-1.14.0)

---
updated-dependencies:
- dependency-name: org.apache.parquet:parquet-avro
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.parquet:parquet-column
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.parquet:parquet-hadoop
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 12, 2024
1 parent 00b7d5b commit 50e7489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ netty-buffer = "4.1.107.Final"
netty-buffer-compat = "4.1.107.Final"
object-client-bundle = "3.3.2"
orc = "1.9.2"
parquet = "1.13.1"
parquet = "1.14.0"
pig = "0.17.0"
roaringbitmap = "1.0.1"
s3mock-junit5 = "2.11.0"
Expand Down

0 comments on commit 50e7489

Please sign in to comment.