Skip to content

Commit

Permalink
Bump org.apache.parquet:parquet-avro from 1.13.1 to 1.14.3
Browse files Browse the repository at this point in the history
Bumps [org.apache.parquet:parquet-avro](https://github.com/apache/parquet-mr) from 1.13.1 to 1.14.3.
- [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.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 491e9ca commit 6b3a3a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
<dependency>
<groupId>org.apache.parquet</groupId>
<artifactId>parquet-avro</artifactId>
<version>1.13.1</version>
<version>1.14.3</version>
</dependency>

<!-- TODO: This is in the dependencies of the above with "provided" scope.
Expand Down

0 comments on commit 6b3a3a2

Please sign in to comment.