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 33426a682 Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.6.3
(#3440)
33426a682 is described below
commit 33426a682fb73f464bb59ade7fc13abb486184af
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 10 16:39:26 2026 +0100
Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.6.3 (#3440)
Bumps
[org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin)
from 3.5.0 to 3.6.3.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
-
[Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.5.0...3.6.3)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:exec-maven-plugin
dependency-version: 3.6.3
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 6d385c448..eb3c6225a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -100,7 +100,7 @@
<brotli-codec.version>0.1.1</brotli-codec.version>
<mockito.version>5.22.0</mockito.version>
<net.openhft.version>0.27ea0</net.openhft.version>
- <exec-maven-plugin.version>3.5.0</exec-maven-plugin.version>
+ <exec-maven-plugin.version>3.6.3</exec-maven-plugin.version>
<jts.version>1.20.0</jts.version>
<!-- parquet-cli dependencies -->