Skip to content

Commit a0a1e6f

Browse files
Bump org.apache.parquet:parquet-avro from 1.13.1 to 1.14.3
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] <[email protected]>
1 parent bd982ac commit a0a1e6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pipelines/common/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
<dependency>
144144
<groupId>org.apache.parquet</groupId>
145145
<artifactId>parquet-avro</artifactId>
146-
<version>1.13.1</version>
146+
<version>1.14.3</version>
147147
</dependency>
148148

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

0 commit comments

Comments
 (0)