Skip to content

Commit c5d4dc0

Browse files
Bump org.codehaus.mojo:exec-maven-plugin from 1.6.0 to 3.5.1 (#29)
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 1.6.0 to 3.5.1. <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.1</h2> <!-- raw HTML omitted --> <h2>🐛 Bug Fixes</h2> <ul> <li>Add ClassLoader support for ASM ClassWriter (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/472">#472</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump org.codehaus.mojo:mojo-parent from 88 to 89 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/475">#475</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.codehaus.mojo:mojo-parent from 87 to 88 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/474">#474</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.apache.commons:commons-exec from 1.4.0 to 1.5.0 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/473">#473</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump commons-io:commons-io from 2.7 to 2.14.0 in /src/test/projects/project6/project5lib (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/470">#470</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump commons-io:commons-io from 2.7 to 2.14.0 in /src/test/projects/project1 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/468">#468</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump asm.version from 9.7.1 to 9.8 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/467">#467</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump commons-io:commons-io from 2.7 to 2.14.0 in /src/test/projects/project2 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/465">#465</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump commons-io:commons-io from 2.7 to 2.14.0 in /src/test/projects/project14 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/464">#464</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump commons-io:commons-io from 2.7 to 2.14.0 in /src/test/projects/project3 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/463">#463</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.codehaus.mojo:mojo-parent from 86 to 87 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/460">#460</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li>Fix ITs for Maven 4 rc-3 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/462">#462</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Document how to use env vars in commandlineArgs (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/459">#459</a>) <a href="https://github.com/cpfeiffer"><code>@​cpfeiffer</code></a></li> </ul> <h2>3.5.0</h2> <!-- raw HTML omitted --> <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> <h2>3.4.1</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/bd1f6f77b2f04595f434b7794118397c1a4dd32a"><code>bd1f6f7</code></a> [maven-release-plugin] prepare release 3.5.1</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/ac2717319631c5c5b8b261b3f4e0b53c064401b4"><code>ac27173</code></a> Bump org.codehaus.mojo:mojo-parent from 88 to 89</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/1ed0f42faf5ad694f02c4eb81df1f123cdac9a8a"><code>1ed0f42</code></a> Bump org.codehaus.mojo:mojo-parent from 87 to 88 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/issues/474">#474</a>)</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/d221e2301f0609919c4dffd14de790fd4cf93be2"><code>d221e23</code></a> Bump org.apache.commons:commons-exec from 1.4.0 to 1.5.0</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/42bc369e89e51b474b25f03475b7c40af314a4a2"><code>42bc369</code></a> Add ClassLoader support for ASM ClassWriter</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/f4e8634d928678f5868f8af070240245e459e000"><code>f4e8634</code></a> Bump commons-io:commons-io in /src/test/projects/project6/project5lib</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/303978ca038581c39d5fc27444889201b47843df"><code>303978c</code></a> Bump commons-io:commons-io in /src/test/projects/project1</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/fc7ccf01b3a32a81fb3861adc4c7790e9a5c49ed"><code>fc7ccf0</code></a> Bump asm.version from 9.7.1 to 9.8</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/f5444856eb9924aee1b8bfa734b8064f33ae3c89"><code>f544485</code></a> Bump commons-io:commons-io in /src/test/projects/project2</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/d0fffa5b8ae000a18690a46726009912b502793e"><code>d0fffa5</code></a> Bump commons-io:commons-io in /src/test/projects/project14</li> <li>Additional commits viewable in <a href="https://github.com/mojohaus/exec-maven-plugin/compare/exec-maven-plugin-1.6.0...3.5.1">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=1.6.0&new-version=3.5.1)](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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Grzegorz Piwowarek <[email protected]>
1 parent c7a0bee commit c5d4dc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ We use these goals frequently to keep the dependencies and plugins up-to-date:
5353
<maven.compiler.version>3.8.1</maven.compiler.version>
5454
<maven.versions.version>2.7</maven.versions.version>
5555
<maven.surefire.version>3.0.0-M3</maven.surefire.version>
56-
<maven.exec.version>1.6.0</maven.exec.version>
56+
<maven.exec.version>3.5.1</maven.exec.version>
5757
</properties>
5858
<dependencies>
5959
<dependency>

0 commit comments

Comments
 (0)