This is an automated email from the ASF dual-hosted git repository.

lidavidm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git


The following commit(s) were added to refs/heads/main by this push:
     new a5fe294b2a MINOR: [Java] Bump org.codehaus.mojo:exec-maven-plugin from 
3.4.1 to 3.5.0 in /java (#44552)
a5fe294b2a is described below

commit a5fe294b2a75ebfa2a5988223bf61440ac4230e5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 4 19:59:38 2024 -0500

    MINOR: [Java] Bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3.5.0 
in /java (#44552)
    
    Bumps 
[org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin)
 from 3.4.1 to 3.5.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a 
href="https://github.com/mojohaus/exec-maven-plugin/releases";>org.codehaus.mojo:exec-maven-plugin's
 releases</a>.</em></p>
    <blockquote>
    <h2>3.5.0</h2>
    
    <h2>🚀 New features and improvements</h2>
    <ul>
    <li>Add toolchain java path to environment variables in ExecMojo (<a 
href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/455";>#455</a>)
 <a href="https://github.com/michalm2000";><code>@​michalm2000</code></a></li>
    </ul>
    <h2>🐛 Bug Fixes</h2>
    <ul>
    <li><a 
href="https://redirect.github.com/mojohaus/exec-maven-plugin/issues/322";>#322</a>,
 enable to control the exec:java interaction with JVM classloader more finely 
(<a 
href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/337";>#337</a>)
 <a href="https://github.com/rmannibucau";><code>@​rmannibucau</code></a></li>
    </ul>
    <h2>📦 Dependency updates</h2>
    <ul>
    <li>Bump org.codehaus.mojo:mojo-parent from 85 to 86 (<a 
href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/445";>#445</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
    <li>Bump commons-io:commons-io from 2.7 to 2.14.0 in 
/src/it/projects/project6/project5lib (<a 
href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/451";>#451</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
    <li>Bump asm.version from 9.7 to 9.7.1 (<a 
href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/452";>#452</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
    <li>Bump commons-io:commons-io from 2.7 to 2.14.0 in 
/src/it/projects/setup-parent (<a 
href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/450";>#450</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
    <li>Bump commons-io:commons-io from 2.7 to 2.14.0 in 
/src/test/projects/project13 (<a 
href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/449";>#449</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
    <li>Bump org.codehaus.plexus:plexus-utils from 4.0.1 to 4.0.2 (<a 
href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/447";>#447</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
    </ul>
    <h2>👻 Maintenance</h2>
    <ul>
    <li>Update site descriptor to 2.0.0 (<a 
href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/457";>#457</a>)
 <a 
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a></li>
    <li>Toolchains manual improvements (<a 
href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/456";>#456</a>)
 <a 
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a></li>
    <li>Manage version of maven-toolchains-plugin (<a 
href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/454";>#454</a>)
 <a 
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a></li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a 
href="https://github.com/mojohaus/exec-maven-plugin/commit/b80d3d6a4d2cab7eba6146f0f484c65b23001a4e";><code>b80d3d6</code></a>
 [maven-release-plugin] prepare release 3.5.0</li>
    <li><a 
href="https://github.com/mojohaus/exec-maven-plugin/commit/226a8ced3ee93e4ff43cee7ba8d84b002ec1c0dc";><code>226a8ce</code></a>
 Update site descriptor to 2.0.0</li>
    <li><a 
href="https://github.com/mojohaus/exec-maven-plugin/commit/47eac15af14e836d54aeb8fae4c047182f224a1f";><code>47eac15</code></a>
 <a 
href="https://redirect.github.com/mojohaus/exec-maven-plugin/issues/322";>#322</a>,
 enable to control the exec:java interaction with JVM classloader more f...</li>
    <li><a 
href="https://github.com/mojohaus/exec-maven-plugin/commit/582aed0a77eff2f410e4db4b7c3a854bc6a25c52";><code>582aed0</code></a>
 Bump project version</li>
    <li><a 
href="https://github.com/mojohaus/exec-maven-plugin/commit/8e7fa52732602b282076941f96fe28c612f1f948";><code>8e7fa52</code></a>
 Update src/main/java/org/codehaus/mojo/exec/ExecMojo.java</li>
    <li><a 
href="https://github.com/mojohaus/exec-maven-plugin/commit/d2bdc9ccf26d4abf76c9cc404465b668a5ad1b09";><code>d2bdc9c</code></a>
 Add toolchain java path to environment variables in ExecMojo - added tests 
an...</li>
    <li><a 
href="https://github.com/mojohaus/exec-maven-plugin/commit/eb62d787db6671825f7b783b33fcb38c95f9c225";><code>eb62d78</code></a>
 Add toolchain java path to environment variables in ExecMojo - added tests 
an...</li>
    <li><a 
href="https://github.com/mojohaus/exec-maven-plugin/commit/8dbbb0782fe7c9af168c891f11c8cee40ec76d4d";><code>8dbbb07</code></a>
 Add toolchain java path to environment variables in ExecMojo - added tests 
an...</li>
    <li><a 
href="https://github.com/mojohaus/exec-maven-plugin/commit/168b368c38a940137fc8ab4b9981f8eed9278911";><code>168b368</code></a>
 Add toolchain java path to environment variables in ExecMojo - added tests 
an...</li>
    <li><a 
href="https://github.com/mojohaus/exec-maven-plugin/commit/491526a211f07e20da5e64029db4b2697c0d64af";><code>491526a</code></a>
 Add toolchain java path to environment variables in ExecMojo - added tests 
an...</li>
    <li>Additional commits viewable in <a 
href="https://github.com/mojohaus/exec-maven-plugin/compare/3.4.1...3.5.0";>compare
 view</a></li>
    </ul>
    </details>
    <br />
    
    [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.codehaus.mojo:exec-maven-plugin&package-manager=maven&previous-version=3.4.1&new-version=3.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting `@ 
dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@ dependabot rebase` will rebase this PR
    - `@ dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
    - `@ dependabot merge` will merge this PR after your CI passes on it
    - `@ dependabot squash and merge` will squash and merge this PR after your 
CI passes on it
    - `@ dependabot cancel merge` will cancel a previously requested merge and 
block automerging
    - `@ dependabot reopen` will reopen this PR if it is closed
    - `@ dependabot close` will close this PR and stop Dependabot recreating 
it. You can achieve the same result by closing it manually
    - `@ dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
    - `@ dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
    - `@ dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
    - `@ dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
    
    </details>
    
    Authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: David Li <[email protected]>
---
 java/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/pom.xml b/java/pom.xml
index 65d0ca5af4..15c46be50d 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -514,7 +514,7 @@ under the License.
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>exec-maven-plugin</artifactId>
-          <version>3.4.1</version>
+          <version>3.5.0</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.mojo</groupId>

Reply via email to