threecopies
threecopies copied to clipboard
Update dependency org.codehaus.mojo:exec-maven-plugin to v3
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
org.codehaus.mojo:exec-maven-plugin (source) | 1.6.0 -> 3.4.1 |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
mojohaus/exec-maven-plugin (org.codehaus.mojo:exec-maven-plugin)
v3.4.1
🐛 Bug Fixes
- Environment variable Path should be used as case-insensitive (#442) @slawekjaranowski
- fix: NPE because declared MavenSession field hides field of superclass (#439) @sebthom
📦 Dependency updates
- Bump org.codehaus.mojo:mojo-parent from 84 to 85 (#441) @dependabot
👻 Maintenance
- Remove redundant spotless configuration (#440) @slawekjaranowski
🔧 Build
- Use Maven4 enabled with GH Action (#443) @slawekjaranowski
- Use shared release drafter GH Action (#444) @slawekjaranowski
v3.4.0
🚀 New features and improvements
🐛 Bug Fixes
📦 Dependency updates
- Bump org.codehaus.mojo:mojo-parent from 82 to 84 (#434) @dependabot
- Bump org.codehaus.plexus:plexus-xml from 3.0.0 to 3.0.1 (#431) @dependabot
👻 Maintenance
- Remove Log4j 1.2.x from ITs (#437) @slawekjaranowski
🔧 Build
- Use Maven 3.9.7 and 4.0.0-beta-3 (#433) @slawekjaranowski
v3.3.0
🚀 New features and improvements
- Add option to include runtime and provided (#61) @rehevkor5
📦 Dependency updates
- Bump org.codehaus.mojo:mojo-parent from 80 to 82 (#429) @dependabot
- Bump org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.1 (#424) @dependabot
- Bump asm.version from 9.6 to 9.7 (#422) @dependabot
- Bump apache/maven-gh-actions-shared from 3 to 4 (#420) @dependabot
v3.2.0
🚀 New features and improvements
- Enable to exec:java runnables and not only mains with loosely coupled injections (#408) @rmannibucau
- Try to get rid of legacy API which can break starting with java 17 (#409) @rmannibucau
🐛 Bug Fixes
- Fix #401 - Maven v4 compatibility (#414) @slawekjaranowski
📦 Dependency updates
- Bump org.codehaus.mojo:mojo-parent from 78 to 80 (#419) @dependabot
- Bump commons-io:commons-io from 1.1 to 2.7 in /src/it/projects/setup-parent (#416) @dependabot
- Bump org.apache.commons:commons-exec from 1.3 to 1.4.0 (#405) @dependabot
- Bump org.codehaus.mojo:mojo-parent from 77 to 78 (#406) @dependabot
- Bump org.codehaus.plexus:plexus-component-metadata from 2.1.1 to 2.2.0 (#403) @dependabot
- Bump org.codehaus.plexus:plexus-component-annotations from 2.1.1 to 2.2.0 (#404) @dependabot
👻 Maintenance
- ITs improvement (#415) @slawekjaranowski
- Fix documentation formatting, add menu items for new examples (#412) @slawekjaranowski
- Execute mexec-137 also on unix family (#413) @slawekjaranowski
- Remove unused test (#410) @slawekjaranowski
🔧 Build
- Bump release-drafter/release-drafter from 5 to 6 (#417) @dependabot
v3.1.1
🚀 New features and improvements
- Remove unused killAfter options (#394) @slawekjaranowski
- [#391] Cope with Thread::stop being unavailable in JDK 20+ (#393) @kriegaex
- Only prefix program output with thread name when running with multiple threads (#157) @hankolerd
- [#389] Add option 'blockSystemExit' to 'java' mojo (#390) @kriegaex
- Require Maven 3.6.3+ (#385) @slachiewicz
- Ensure maven.properties can be forwarded to system properties for exec:java (#346) @rmannibucau
🐛 Bug Fixes
- Fix #158 - Fix non ascii character handling (#372) @jebeaudet
- [#323] exec arguments missing (#324) @bmarwell
📦 Dependency updates
- Bump org.codehaus.plexus:plexus-utils from 3.0.16 to 3.0.24 in /src/it/projects/java_module-module+mainclass (#382) @dependabot
- Bump org.codehaus.plexus:plexus-utils from 3.0.16 to 3.0.24 in /src/it/projects/java_module-mainclass (#380) @dependabot
- Bump org.codehaus.plexus:plexus-utils from 3.0.16 to 3.0.24 in /src/it/projects/java_module-export (#379) @dependabot
- Bump org.codehaus.plexus:plexus-utils from 3.0.16 to 3.0.24 in /src/it/projects/longModulepath with spaces (#383) @dependabot
- Bump org.codehaus.plexus:plexus-utils from 3.0.16 to 3.0.24 in /src/it/projects/jigsaw (#381) @dependabot
- Bump org.codehaus.plexus:plexus-utils from 3.0.16 to 3.0.24 in /src/it/mrm/java_module (#378) @dependabot
- Bump org.codehaus.mojo:mojo-parent from 76 to 77 (#384) @dependabot
- Require Maven 3.6.3+ (#385) @slachiewicz
- Bump plexus-utils from 3.5.1 to 4.0.0 (#368) @dependabot
- Bump parent from 70 to 76 (#375) @slawekjaranowski
- Bump groovy from 3.0.17 to 3.0.18 (#371) @dependabot
- Bump groovy from 3.0.16 to 3.0.17 (#365) @dependabot
- Bump groovy from 3.0.15 to 3.0.16 (#363) @dependabot
- Bump plexus-utils from 3.5.0 to 3.5.1 (#362) @dependabot
- Bump groovy from 3.0.14 to 3.0.15 (#361) @dependabot
- Bump groovy from 3.0.13 to 3.0.14 (#354) @dependabot
- Bump mockito-core from 4.9.0 to 4.11.0 (#355) @dependabot
- Bump mockito-core from 4.8.1 to 4.9.0 (#347) @dependabot
- Bump groovy from 3.0.12 to 3.0.13 (#340) @dependabot
- Bump plexus-utils from 3.4.2 to 3.5.0 (#343) @dependabot
- Bump mockito-core from 4.7.0 to 4.8.1 (#344) @dependabot
- Bump mojo-parent from 69 to 70 (#329) @dependabot
- Bump mockito-core from 4.6.1 to 4.7.0 (#330) @dependabot
- Bump groovy from 3.0.11 to 3.0.12 (#325) @dependabot
👻 Maintenance
- Code cleanups - use newer JDK features (#396) @slawekjaranowski
- Enable spotless for code formatting (#395) @slawekjaranowski
- Require Maven 3.6.3+ (#385) @slachiewicz
- ITs cleanups (#374) @slawekjaranowski
- Use Resolver Api for dependency resolving (#349) @slawekjaranowski
🔧 Build
- Workaround for concurrent access to local repository on Windows by ITs (#392) @slawekjaranowski
- Use Maven 3.9.4, 3.8.8 in GitHub build (#377) @slawekjaranowski
Configuration
📅 Schedule: 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 was generated by Mend Renovate. View the repository job log.
@rultor please, try to merge
@rultor please, try to merge
@renovate[bot] @yegor256 Can't merge it. Some CI checks were failed. Apparently, the pull request is not ready to be merged since it has some problems. Please, fix them first.