Skip to content

Commit 2c19408

Browse files
Bump org.apache.parquet:parquet-avro from 1.15.1 to 1.15.2 in /dataset
Bumps [org.apache.parquet:parquet-avro](https://github.com/apache/parquet-mr) from 1.15.1 to 1.15.2. - [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.15.1...apache-parquet-1.15.2) --- updated-dependencies: - dependency-name: org.apache.parquet:parquet-avro dependency-version: 1.15.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fc75ff7 commit 2c19408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dataset/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ under the License.
3232

3333
<properties>
3434
<arrow.cpp.build.dir>../../../cpp/release-build/</arrow.cpp.build.dir>
35-
<parquet.version>1.15.1</parquet.version>
35+
<parquet.version>1.15.2</parquet.version>
3636
<avro.version>1.12.0</avro.version>
3737
</properties>
3838

0 commit comments

Comments
 (0)