Skip to content

Commit ba836d5

Browse files
Bump org.apache.parquet:parquet-avro
Bumps the maven group with 1 update in the /pipelines/common directory: [org.apache.parquet:parquet-avro](https://github.com/apache/parquet-mr). Updates `org.apache.parquet:parquet-avro` from 1.13.1 to 1.15.1 - [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.15.1) --- updated-dependencies: - dependency-name: org.apache.parquet:parquet-avro dependency-version: 1.15.1 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1613017 commit ba836d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipelines/common/pom.xml

Lines changed: 1 addition & 1 deletion
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.15.1</version>
147147
</dependency>
148148

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

0 commit comments

Comments
 (0)