benchbase
benchbase copied to clipboard
Bump exec-maven-plugin from 3.0.0 to 3.1.0
Bumps exec-maven-plugin from 3.0.0 to 3.1.0.
Release notes
Sourced from exec-maven-plugin's releases.
3.1.0
🚀 New features and improvements
- Require Maven 3.2.5 (#319)
@slawekjaranowski
- Support stream inheritance for the forked process, fixes #71 (#196)
@gnodet
🐛 Bug Fixes
- Fix NullPointerException when using plugin dependencies in version 1.6.0 (#77)
@jonasrutishauser
- preload common pool - issue #198 (#279)
@rmannibucau
- fix handling of LongModulePathArgument and LongClassPathArgument (#172)
@jan-feindt
- Do not drop environment variables that contain '=' in their value, or have no value. (#97)
@AlanUnderwood
- Empty argument tag should add empty string instead of null (#150)
@Anders-E
- Fixes #160, ensure the java classloader is a child first one and supports to excludes some gathered classpath element to solve manually conflicts (#161)
@rmannibucau
📦 Dependency updates
- Bump commons-io from 1.1 to 2.7 in /src/it/projects/project6/project5lib (#320)
@dependabot
- Bump plexus-utils from 1.1 to 3.0.16 in /src/it/projects/java_module-mainclass (#313)
@dependabot
- Bump plexus-utils from 1.1 to 3.0.16 in /src/it/projects/longModulepath with spaces (#312)
@dependabot
- Bump plexus-utils from 1.1 to 3.0.16 in /src/it/projects/java_module-module+mainclass (#311)
@dependabot
- Bump plexus-utils from 1.1 to 3.0.16 in /src/it/projects/jigsaw (#310)
@dependabot
- Bump plexus-utils from 1.1 to 3.0.16 in /src/it/mrm/java_module (#309)
@dependabot
- Bump mojo-parent from 68 to 69 (#314)
@dependabot
- Bump plexus-utils from 1.1 to 3.0.16 in /src/it/projects/java_module-export (#308)
@dependabot
- Bump mrm-maven-plugin from 1.3.0 to 1.4.1 (#307)
@dependabot
- Bump mojo-parent from 67 to 68 (#305)
@dependabot
- Bump groovy from 3.0.10 to 3.0.11 (#302)
@dependabot
- Bump maven-invoker-plugin from 3.2.2 to 3.3.0 (#301)
@dependabot
- Bump mockito-core from 4.5.1 to 4.6.1 (#303)
@dependabot
- Bump plexus-utils from 3.4.1 to 3.4.2 (#299)
@dependabot
- Bump release-drafter/release-drafter from 5.19.0 to 5.20.0 (#296)
@dependabot
- Bump mockito-core from 4.5.0 to 4.5.1 (#284)
@dependabot
- Bump maven-gpg-plugin from 1.6 to 3.0.1 (#225)
@dependabot
- Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 (#283)
@dependabot
- Bump mockito-core from 4.4.0 to 4.5.0 (#282)
@dependabot
- Bump actions/setup-java from 2 to 3 (#280)
@dependabot
- Bump mojo-parent from 65 to 67 (#277)
@dependabot
- Bump release-drafter/release-drafter from 5.18.1 to 5.19.0 (#268)
@dependabot
- Bump plexus-utils from 3.4.0 to 3.4.1 (#238)
@dependabot
- Bump actions/checkout from 2.4.0 to 3 (#265)
@dependabot
- Bump mockito-core from 4.3.1 to 4.4.0 (#269)
@dependabot
- Bump maven-compiler-plugin from 3.10.0 to 3.10.1 (#271)
@dependabot
- Bump maven-dependency-plugin from 3.2.0 to 3.3.0 (#270)
@dependabot
- Bump actions/cache from 2.1.7 to 3 (#272)
@dependabot
- Bump groovy from 3.0.9 to 3.0.10 (#267)
@dependabot
- Bump slf4j-simple from 1.7.35 to 1.7.36 (#261)
@dependabot
- Bump release-drafter/release-drafter from 5.18.0 to 5.18.1 (#260)
@dependabot
- Bump maven-javadoc-plugin from 3.3.1 to 3.3.2 (#262)
@dependabot
... (truncated)
Commits
23c81e5
[maven-release-plugin] prepare release exec-maven-plugin-3.1.019e19e4
bump version to 3.1.0c4c13cc
Get rid of maven-artifact-transfer from dependenciesba8c068
Bump commons-io from 1.1 to 2.7 in /src/it/projects/project6/project5libb595f69
Fix NullPointerException when using PluginDependencies since versiona4d0207
Require Maven 3.2.5720488a
fix typode7cfd3
Cleanup project site5e7a51c
Cleanup projecta4938ad
Bump plexus-utils in /src/it/projects/java_module-mainclass- Additional commits viewable in compare view
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 commands and options
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 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)