Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MINOR: [Java] Bump org.codehaus.mojo:exec-maven-plugin from 3.2.0 to …
…3.3.0 in /java (apache#42187) Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.2.0 to 3.3.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.3.0</h2> <h2>🚀 New features and improvements</h2> <ul> <li>Add option to include runtime and provided (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/61">#61</a>) <a href="https://github.com/rehevkor5"><code>@rehevkor5</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump org.codehaus.mojo:mojo-parent from 80 to 82 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/429">#429</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.1 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/424">#424</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump asm.version from 9.6 to 9.7 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/422">#422</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump apache/maven-gh-actions-shared from 3 to 4 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/420">#420</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/366da2fc02116bb26910563df8b27884863a4b91"><code>366da2f</code></a> [maven-release-plugin] prepare release 3.3.0</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/416c83a3e02038c0f427f9c3c858d66828009c4b"><code>416c83a</code></a> Bump org.codehaus.mojo:mojo-parent from 80 to 82 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/issues/429">#429</a>)</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/8d3327f48ad03bc910bc9ce4d203492c7e2af074"><code>8d3327f</code></a> Bump org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.1</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/662ab09f6e7e37e79920d2a9a23af9a67d5823ca"><code>662ab09</code></a> Bump asm.version from 9.6 to 9.7</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/ec97f4dd03f0393a20bbc810479cb8518af702e9"><code>ec97f4d</code></a> Add "provided" classpathScope (runtime+provided)</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/d18ed80b374f121520a0a82c0922b7c0164ab8ab"><code>d18ed80</code></a> Bump apache/maven-gh-actions-shared from 3 to 4</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/f19bde12df30d521ec245c8156463ec73066d2c6"><code>f19bde1</code></a> [maven-release-plugin] prepare for next development iteration</li> <li>See full diff in <a href="https://github.com/mojohaus/exec-maven-plugin/compare/3.2.0...3.3.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.2.0&new-version=3.3.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]>
- Loading branch information