Skip to content

Commit 05292ac

Browse files
MINOR: Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.6.3 (#959)
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.5.0 to 3.6.3. <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.6.3</h2> <!-- raw HTML omitted --> <h2>📝 Documentation updates</h2> <ul> <li>Document thread group isolation limitation in java goal (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/503">#503</a>) @<a href="https://github.com/apps/copilot-swe-agent">copilot-swe-agent[bot]</a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li>JUnit 5 best practices (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/505">#505</a>) <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a></li> <li>Move ExecJavaMojoTest, ExecMojoTest to JUnit 5 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/502">#502</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Add support for JEP 512 for for package-private static main method (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/499">#499</a>) <a href="https://github.com/anuragagarwal561994"><code>@​anuragagarwal561994</code></a></li> <li>Move to JUnit 5 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/501">#501</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump asm.version from 9.9 to 9.9.1 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/509">#509</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.apache.commons:commons-exec from 1.5.0 to 1.6.0 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/508">#508</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> <h2>3.6.2</h2> <!-- raw HTML omitted --> <h2>🚀 New features and improvements</h2> <ul> <li>Add JPMS ServiceLoader Support with Multi-Release JAR (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/500">#500</a>) <a href="https://github.com/ascheman"><code>@​ascheman</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump asm.version from 9.8 to 9.9 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/498">#498</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> <h2>3.6.1</h2> <!-- raw HTML omitted --> <h2>🐛 Bug Fixes</h2> <ul> <li>Revert change from <a href="https://redirect.github.com/mojohaus/exec-maven-plugin/issues/480">#480</a> - plugin dependencies must be resolved from plugin repositories (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/496">#496</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 93 to 94 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/495">#495</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> <h2>3.6.0</h2> <!-- raw HTML omitted --> <h2>🚀 New features and improvements</h2> <ul> <li>[ExecMojo]Add <code>getShebang</code> method to correctly set the command line executable name (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/487">#487</a>) <a href="https://github.com/uchenily"><code>@​uchenily</code></a></li> <li>JEP 512 Support (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/484">#484</a>) <a href="https://github.com/cayhorstmann"><code>@​cayhorstmann</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>fix inheritIo option (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/488">#488</a>) <a href="https://github.com/dernasherbrezon"><code>@​dernasherbrezon</code></a></li> <li>Fix for <a href="https://redirect.github.com/mojohaus/exec-maven-plugin/issues/479">#479</a> - Wrong repositories used to collect deps (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/480">#480</a>) <a href="https://github.com/cstamas"><code>@​cstamas</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/fe1fa8c1631e599f34c766b33485b220f38bc17e"><code>fe1fa8c</code></a> [maven-release-plugin] prepare release 3.6.3</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/5b3feca94f27393cf316932dfaede7d942521faf"><code>5b3feca</code></a> Bump asm.version from 9.9 to 9.9.1</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/efc7faa0a84c83ff8e8a33a5260fe83cf68538b2"><code>efc7faa</code></a> Bump org.apache.commons:commons-exec from 1.5.0 to 1.6.0</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/cdaf2670882694beaa597e3ecacaeb5493ee31fc"><code>cdaf267</code></a> JUnit 5 best practices (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/issues/505">#505</a>)</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/f3f5997d924d9f60ef58bbc110e15677ea3806d9"><code>f3f5997</code></a> Move ExecJavaMojoTest, ExecMojoTest to JUnit 5</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/03b87b5bb393d6a2996a3103cdc4f6b10224e2ee"><code>03b87b5</code></a> Document thread group isolation limitation in java goal (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/issues/503">#503</a>)</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/7a66c3ec712ec1f525e7409de46a72a7e904be15"><code>7a66c3e</code></a> Add support for JEP 512 for for package-private static main methods with and ...</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/a6d01ef68d5b57bf163b5957e6a07402e37e845b"><code>a6d01ef</code></a> Move to JUnit 5</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/88d59618ef96ede0b9656abb4fd09403730da865"><code>88d5961</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/416fdf1d1277bad7a16250305d42d35fb929ba0c"><code>416fdf1</code></a> [maven-release-plugin] prepare release 3.6.2</li> <li>Additional commits viewable in <a href="https://github.com/mojohaus/exec-maven-plugin/compare/3.5.0...3.6.3">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.5.0&new-version=3.6.3)](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>
1 parent e620c44 commit 05292ac

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
@@ -505,7 +505,7 @@ under the License.
505505
<plugin>
506506
<groupId>org.codehaus.mojo</groupId>
507507
<artifactId>exec-maven-plugin</artifactId>
508-
<version>3.5.0</version>
508+
<version>3.6.3</version>
509509
</plugin>
510510
<plugin>
511511
<groupId>org.codehaus.mojo</groupId>

0 commit comments

Comments
 (0)