From 784fe89ddede6542cd5b91af3acf0f97a3f30ecf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 13:40:35 +0000 Subject: [PATCH] Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 Bumps [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases) - [Commits](https://github.com/mojohaus/build-helper-maven-plugin/compare/3.6.0...3.6.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:build-helper-maven-plugin dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- parquet-avro/pom.xml | 2 +- parquet-column/pom.xml | 2 +- parquet-common/pom.xml | 2 +- parquet-encoding/pom.xml | 2 +- parquet-format-structures/pom.xml | 2 +- parquet-thrift/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/parquet-avro/pom.xml b/parquet-avro/pom.xml index 3c84eb66d0..c4501f418f 100644 --- a/parquet-avro/pom.xml +++ b/parquet-avro/pom.xml @@ -162,7 +162,7 @@ org.codehaus.mojo build-helper-maven-plugin - 3.6.0 + 3.6.1 add-test-sources diff --git a/parquet-column/pom.xml b/parquet-column/pom.xml index f9d976980e..c469db1bde 100644 --- a/parquet-column/pom.xml +++ b/parquet-column/pom.xml @@ -125,7 +125,7 @@ org.codehaus.mojo build-helper-maven-plugin - 3.6.0 + 3.6.1 add-source diff --git a/parquet-common/pom.xml b/parquet-common/pom.xml index 037e65799b..0fde6c7927 100644 --- a/parquet-common/pom.xml +++ b/parquet-common/pom.xml @@ -83,7 +83,7 @@ org.codehaus.mojo build-helper-maven-plugin - 3.6.0 + 3.6.1 add-source diff --git a/parquet-encoding/pom.xml b/parquet-encoding/pom.xml index 7605bcad74..4d57658a17 100644 --- a/parquet-encoding/pom.xml +++ b/parquet-encoding/pom.xml @@ -69,7 +69,7 @@ org.codehaus.mojo build-helper-maven-plugin - 3.6.0 + 3.6.1 add-source diff --git a/parquet-format-structures/pom.xml b/parquet-format-structures/pom.xml index 7ff9c6a113..6803282c79 100644 --- a/parquet-format-structures/pom.xml +++ b/parquet-format-structures/pom.xml @@ -136,7 +136,7 @@ org.codehaus.mojo build-helper-maven-plugin - 3.6.0 + 3.6.1 add-sources diff --git a/parquet-thrift/pom.xml b/parquet-thrift/pom.xml index 975f7014bc..6b8a622173 100644 --- a/parquet-thrift/pom.xml +++ b/parquet-thrift/pom.xml @@ -215,7 +215,7 @@ org.codehaus.mojo build-helper-maven-plugin - 3.6.0 + 3.6.1 add-test-sources