This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch
dependabot/maven/org.apache.parquet-parquet-pig-1.15.2
in repository https://gitbox.apache.org/repos/asf/parquet-java.git
commit aff194aef2ec21b682aa1f46824fdfc96debaac1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 10 13:39:14 2026 +0000
Bump org.apache.parquet:parquet-pig from 1.15.0 to 1.15.2
Bumps org.apache.parquet:parquet-pig from 1.15.0 to 1.15.2.
---
updated-dependencies:
- dependency-name: org.apache.parquet:parquet-pig
dependency-version: 1.15.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parquet-thrift/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parquet-thrift/pom.xml b/parquet-thrift/pom.xml
index 975f7014b..66756e23c 100644
--- a/parquet-thrift/pom.xml
+++ b/parquet-thrift/pom.xml
@@ -133,7 +133,7 @@
<dependency>
<groupId>org.apache.parquet</groupId>
<artifactId>parquet-pig</artifactId>
- <version>1.15.0</version>
+ <version>1.15.2</version>
</dependency>
<dependency>
<groupId>org.apache.pig</groupId>