job-dsl-plugin
job-dsl-plugin copied to clipboard
Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1
Bumps org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1.
Release notes
Sourced from org.codehaus.mojo:exec-maven-plugin's releases.
3.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
... (truncated)
Commits
58be40b
[maven-release-plugin] prepare release 3.1.1285443b
Use name and tag template for release-drafter from commons2afa124
Code cleanups - use newer JDK features5fb64ce
Enable spotless for code formatting - reformat69d648f
Enable spotless for code formattingb08fba0
Remove unused killAfter options6fae009
#391 Cope with Thread::stop being unavailable in JDK 20+ (#393)6fcb15b
Only prefix program output with thread name when Maven is running with multip...584c544
#389 Add option 'blockSystemExit' to 'java' mojoc545089
Bump org.codehaus.plexus:plexus-utils- 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 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)