Skip to content

Commit 43a696c

Browse files
Bump parquet from 1.15.2 to 1.16.0
Bumps `parquet` from 1.15.2 to 1.16.0. Updates `org.apache.parquet:parquet-generator` from 1.15.2 to 1.16.0 - [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.2...apache-parquet-1.16.0) Updates `org.apache.parquet:parquet` from 1.15.2 to 1.16.0 - [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.2...apache-parquet-1.16.0) --- updated-dependencies: - dependency-name: org.apache.parquet:parquet-generator dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.parquet:parquet dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1763654 commit 43a696c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ asm = "9.8"
6464
avro = "1.11.4"
6565
fastutil = "8.5.15"
6666
h2 = "2.2.224"
67-
parquet = "1.15.2"
67+
parquet = "1.16.0"
6868
spring-main = "6.1.10"
6969
google = "2.50.0"
7070
oozie-client = "5.2.1"

0 commit comments

Comments
 (0)