This is an automated email from the ASF dual-hosted git repository.
pratik pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new f3478acef5 Bump parquet.version from 1.15.0 to 1.15.1 (#15286)
f3478acef5 is described below
commit f3478acef5e22b860db45dbfa08713dfc309989d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 17 19:07:12 2025 +0530
Bump parquet.version from 1.15.0 to 1.15.1 (#15286)
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](https://github.com/apache/parquet-mr/compare/apache-parquet-1.15.0...apache-parquet-1.15.1)
Updates `org.apache.parquet:parquet-column` 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](https://github.com/apache/parquet-mr/compare/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](https://github.com/apache/parquet-mr/compare/apache-parquet-1.15.0...apache-parquet-1.15.1)
---
updated-dependencies:
- dependency-name: org.apache.parquet:parquet-avro
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.parquet:parquet-column
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.parquet:parquet-hadoop
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 91cac51c30..104fa289f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -137,7 +137,7 @@
<shade.phase.prop>none</shade.phase.prop>
<avro.version>1.11.4</avro.version>
- <parquet.version>1.15.0</parquet.version>
+ <parquet.version>1.15.1</parquet.version>
<orc.version>1.9.5</orc.version>
<hive.version>2.8.1</hive.version>
<helix.version>1.3.1</helix.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]