This is an automated email from the ASF dual-hosted git repository.
fokko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/parquet-java.git
The following commit(s) were added to refs/heads/master by this push:
new e8d1a553b Bump org.apache.parquet:parquet-pig from 1.15.0 to 1.15.2
(#3420)
e8d1a553b is described below
commit e8d1a553b4ab78cbb987c92312e64f5d23ccc69c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 10 16:40:33 2026 +0100
Bump org.apache.parquet:parquet-pig from 1.15.0 to 1.15.2 (#3420)
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]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
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>