chore(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.2.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
org.codehaus.mojo:exec-maven-plugin (source) | build | minor |
3.1.0 -> 3.2.0
|
Release Notes
mojohaus/exec-maven-plugin (org.codehaus.mojo:exec-maven-plugin)
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
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Ghost User