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 f362765b2 Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.5.0 
(#3092)
f362765b2 is described below

commit f362765b2c2b7fd402fe2247603d91fdc5acbee3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 16 09:53:28 2024 +0100

    Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.5.0 (#3092)
    
    Bumps 
[org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin)
 from 3.3.0 to 3.5.0.
    - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
    - 
[Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.3.0...3.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:exec-maven-plugin
      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 2d0217719..e1e53e17e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -116,7 +116,7 @@
     <mockito.version>1.10.19</mockito.version>
     <powermock.version>2.0.9</powermock.version>
     <net.openhft.version>0.26ea0</net.openhft.version>
-    <exec-maven-plugin.version>3.3.0</exec-maven-plugin.version>
+    <exec-maven-plugin.version>3.5.0</exec-maven-plugin.version>
 
     <!-- parquet-cli dependencies -->
     <opencsv.version>2.3</opencsv.version>

Reply via email to