Skip to content

Commit 7970f3d

Browse files
MINOR: Bump parquet.version from 1.15.0 to 1.15.1
Bumps `parquet.version` from 1.15.0 to 1.15.1. Updates `org.apache.parquet:parquet-avro` from 1.15.0 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.15.0...apache-parquet-1.15.1) Updates `org.apache.parquet:parquet-hadoop` from 1.15.0 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.15.0...apache-parquet-1.15.1) --- updated-dependencies: - dependency-name: org.apache.parquet:parquet-avro dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.apache.parquet:parquet-hadoop dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d3e05d5 commit 7970f3d

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.0</parquet.version>
35+
<parquet.version>1.15.1</parquet.version>
3636
<avro.version>1.12.0</avro.version>
3737
</properties>
3838

0 commit comments

Comments
 (0)