Update dependency org.codehaus.mojo:exec-maven-plugin to v3.6.3 #3

Open
noskcaj19 wants to merge 1 commit from renovate/org.codehaus.mojo-exec-maven-plugin-3.x into main
Owner

This PR contains the following updates:

Package Type Update Change
org.codehaus.mojo:exec-maven-plugin (source) build minor 3.5.03.6.3

Release Notes

mojohaus/exec-maven-plugin (org.codehaus.mojo:exec-maven-plugin)

v3.6.3

Compare Source

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

v3.6.2

Compare Source

🚀 New features and improvements

📦 Dependency updates

v3.6.1

Compare Source

🐛 Bug Fixes

📦 Dependency updates

v3.6.0

Compare Source

🚀 New features and improvements

🐛 Bug Fixes

👻 Maintenance

📦 Dependency updates

v3.5.1

Compare Source

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.codehaus.mojo:exec-maven-plugin](https://www.mojohaus.org/exec-maven-plugin) ([source](https://github.com/mojohaus/exec-maven-plugin)) | build | minor | `3.5.0` → `3.6.3` | --- ### Release Notes <details> <summary>mojohaus/exec-maven-plugin (org.codehaus.mojo:exec-maven-plugin)</summary> ### [`v3.6.3`](https://github.com/mojohaus/exec-maven-plugin/releases/tag/3.6.3) [Compare Source](https://github.com/mojohaus/exec-maven-plugin/compare/3.6.2...3.6.3) <!-- Optional: add a release summary here --> #### 📝 Documentation updates - Document thread group isolation limitation in java goal ([#&#8203;503](https://github.com/mojohaus/exec-maven-plugin/pull/503)) @&#8203;[copilot-swe-agent\[bot\]](https://github.com/apps/copilot-swe-agent) #### 👻 Maintenance - JUnit 5 best practices ([#&#8203;505](https://github.com/mojohaus/exec-maven-plugin/pull/505)) [@&#8203;slachiewicz](https://github.com/slachiewicz) - Move ExecJavaMojoTest, ExecMojoTest to JUnit 5 ([#&#8203;502](https://github.com/mojohaus/exec-maven-plugin/pull/502)) [@&#8203;slawekjaranowski](https://github.com/slawekjaranowski) - Add support for JEP 512 for for package-private static main method ([#&#8203;499](https://github.com/mojohaus/exec-maven-plugin/pull/499)) [@&#8203;anuragagarwal561994](https://github.com/anuragagarwal561994) - Move to JUnit 5 ([#&#8203;501](https://github.com/mojohaus/exec-maven-plugin/pull/501)) [@&#8203;slawekjaranowski](https://github.com/slawekjaranowski) #### 📦 Dependency updates - Bump asm.version from 9.9 to 9.9.1 ([#&#8203;509](https://github.com/mojohaus/exec-maven-plugin/pull/509)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Bump org.apache.commons:commons-exec from 1.5.0 to 1.6.0 ([#&#8203;508](https://github.com/mojohaus/exec-maven-plugin/pull/508)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ### [`v3.6.2`](https://github.com/mojohaus/exec-maven-plugin/releases/tag/3.6.2) [Compare Source](https://github.com/mojohaus/exec-maven-plugin/compare/3.6.1...3.6.2) <!-- Optional: add a release summary here --> #### 🚀 New features and improvements - Add JPMS ServiceLoader Support with Multi-Release JAR ([#&#8203;500](https://github.com/mojohaus/exec-maven-plugin/pull/500)) [@&#8203;ascheman](https://github.com/ascheman) #### 📦 Dependency updates - Bump asm.version from 9.8 to 9.9 ([#&#8203;498](https://github.com/mojohaus/exec-maven-plugin/pull/498)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ### [`v3.6.1`](https://github.com/mojohaus/exec-maven-plugin/releases/tag/3.6.1) [Compare Source](https://github.com/mojohaus/exec-maven-plugin/compare/3.6.0...3.6.1) <!-- Optional: add a release summary here --> #### 🐛 Bug Fixes - Revert change from [#&#8203;480](https://github.com/mojohaus/exec-maven-plugin/issues/480) - plugin dependencies must be resolved from plugin repositories ([#&#8203;496](https://github.com/mojohaus/exec-maven-plugin/pull/496)) [@&#8203;slawekjaranowski](https://github.com/slawekjaranowski) #### 📦 Dependency updates - Bump org.codehaus.mojo:mojo-parent from 93 to 94 ([#&#8203;495](https://github.com/mojohaus/exec-maven-plugin/pull/495)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ### [`v3.6.0`](https://github.com/mojohaus/exec-maven-plugin/releases/tag/3.6.0) [Compare Source](https://github.com/mojohaus/exec-maven-plugin/compare/3.5.1...3.6.0) <!-- Optional: add a release summary here --> #### 🚀 New features and improvements - \[ExecMojo]Add `getShebang` method to correctly set the command line executable name ([#&#8203;487](https://github.com/mojohaus/exec-maven-plugin/pull/487)) [@&#8203;uchenily](https://github.com/uchenily) - JEP 512 Support ([#&#8203;484](https://github.com/mojohaus/exec-maven-plugin/pull/484)) [@&#8203;cayhorstmann](https://github.com/cayhorstmann) #### 🐛 Bug Fixes - fix inheritIo option ([#&#8203;488](https://github.com/mojohaus/exec-maven-plugin/pull/488)) [@&#8203;dernasherbrezon](https://github.com/dernasherbrezon) - Fix for [#&#8203;479](https://github.com/mojohaus/exec-maven-plugin/issues/479) - Wrong repositories used to collect deps ([#&#8203;480](https://github.com/mojohaus/exec-maven-plugin/pull/480)) [@&#8203;cstamas](https://github.com/cstamas) #### 👻 Maintenance - Use JSR-330 for component injection ([#&#8203;493](https://github.com/mojohaus/exec-maven-plugin/pull/493)) [@&#8203;slawekjaranowski](https://github.com/slawekjaranowski) - Re-run failed tests ([#&#8203;491](https://github.com/mojohaus/exec-maven-plugin/pull/491)) [@&#8203;slawekjaranowski](https://github.com/slawekjaranowski) - Restore default matrix build ([#&#8203;486](https://github.com/mojohaus/exec-maven-plugin/pull/486)) [@&#8203;slawekjaranowski](https://github.com/slawekjaranowski) #### 📦 Dependency updates - Use Maven 3.9.11 in dependencies, still requires 3.6.3 as minimum ([#&#8203;492](https://github.com/mojohaus/exec-maven-plugin/pull/492)) [@&#8203;slawekjaranowski](https://github.com/slawekjaranowski) - Bump org.codehaus.mojo:mojo-parent from 92 to 93 ([#&#8203;483](https://github.com/mojohaus/exec-maven-plugin/pull/483)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Bump org.codehaus.mojo:mojo-parent from 91 to 92 ([#&#8203;478](https://github.com/mojohaus/exec-maven-plugin/pull/478)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Bump org.codehaus.mojo:mojo-parent from 90 to 91 ([#&#8203;477](https://github.com/mojohaus/exec-maven-plugin/pull/477)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Bump org.codehaus.mojo:mojo-parent from 89 to 90 ([#&#8203;476](https://github.com/mojohaus/exec-maven-plugin/pull/476)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ### [`v3.5.1`](https://github.com/mojohaus/exec-maven-plugin/releases/tag/3.5.1) [Compare Source](https://github.com/mojohaus/exec-maven-plugin/compare/3.5.0...3.5.1) <!-- Optional: add a release summary here --> #### 🐛 Bug Fixes - Add ClassLoader support for ASM ClassWriter ([#&#8203;472](https://github.com/mojohaus/exec-maven-plugin/pull/472)) [@&#8203;slawekjaranowski](https://github.com/slawekjaranowski) #### 📦 Dependency updates - Bump org.codehaus.mojo:mojo-parent from 88 to 89 ([#&#8203;475](https://github.com/mojohaus/exec-maven-plugin/pull/475)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Bump org.codehaus.mojo:mojo-parent from 87 to 88 ([#&#8203;474](https://github.com/mojohaus/exec-maven-plugin/pull/474)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Bump org.apache.commons:commons-exec from 1.4.0 to 1.5.0 ([#&#8203;473](https://github.com/mojohaus/exec-maven-plugin/pull/473)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Bump commons-io:commons-io from 2.7 to 2.14.0 in /src/test/projects/project6/project5lib ([#&#8203;470](https://github.com/mojohaus/exec-maven-plugin/pull/470)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Bump commons-io:commons-io from 2.7 to 2.14.0 in /src/test/projects/project1 ([#&#8203;468](https://github.com/mojohaus/exec-maven-plugin/pull/468)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Bump asm.version from 9.7.1 to 9.8 ([#&#8203;467](https://github.com/mojohaus/exec-maven-plugin/pull/467)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Bump commons-io:commons-io from 2.7 to 2.14.0 in /src/test/projects/project2 ([#&#8203;465](https://github.com/mojohaus/exec-maven-plugin/pull/465)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Bump commons-io:commons-io from 2.7 to 2.14.0 in /src/test/projects/project14 ([#&#8203;464](https://github.com/mojohaus/exec-maven-plugin/pull/464)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Bump commons-io:commons-io from 2.7 to 2.14.0 in /src/test/projects/project3 ([#&#8203;463](https://github.com/mojohaus/exec-maven-plugin/pull/463)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Bump org.codehaus.mojo:mojo-parent from 86 to 87 ([#&#8203;460](https://github.com/mojohaus/exec-maven-plugin/pull/460)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) #### 👻 Maintenance - Fix ITs for Maven 4 rc-3 ([#&#8203;462](https://github.com/mojohaus/exec-maven-plugin/pull/462)) [@&#8203;slawekjaranowski](https://github.com/slawekjaranowski) - Document how to use env vars in commandlineArgs ([#&#8203;459](https://github.com/mojohaus/exec-maven-plugin/pull/459)) [@&#8203;cpfeiffer](https://github.com/cpfeiffer) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNjUuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI2NS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/org.codehaus.mojo-exec-maven-plugin-3.x:renovate/org.codehaus.mojo-exec-maven-plugin-3.x
git switch renovate/org.codehaus.mojo-exec-maven-plugin-3.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/org.codehaus.mojo-exec-maven-plugin-3.x
git switch renovate/org.codehaus.mojo-exec-maven-plugin-3.x
git rebase main
git switch main
git merge --ff-only renovate/org.codehaus.mojo-exec-maven-plugin-3.x
git switch renovate/org.codehaus.mojo-exec-maven-plugin-3.x
git rebase main
git switch main
git merge --no-ff renovate/org.codehaus.mojo-exec-maven-plugin-3.x
git switch main
git merge --squash renovate/org.codehaus.mojo-exec-maven-plugin-3.x
git switch main
git merge --ff-only renovate/org.codehaus.mojo-exec-maven-plugin-3.x
git switch main
git merge renovate/org.codehaus.mojo-exec-maven-plugin-3.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
renovate
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
noskcaj19/demo-app-1!3
No description provided.