Skip to content

Commit 9563231

Browse files
Bump org.apache.parquet:parquet-avro from 1.13.1 to 1.15.1
Bumps [org.apache.parquet:parquet-avro](https://github.com/apache/parquet-mr) 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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c5dee41 commit 9563231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datafusion-java/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies {
1717
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'
1818
testImplementation 'org.apache.hadoop:hadoop-client:3.4.1'
1919
testImplementation 'org.apache.hadoop:hadoop-common:3.4.1'
20-
testImplementation 'org.apache.parquet:parquet-avro:1.13.1'
20+
testImplementation 'org.apache.parquet:parquet-avro:1.15.1'
2121
testImplementation 'org.apache.parquet:parquet-hadoop:1.15.0'
2222
}
2323

0 commit comments

Comments
 (0)