Skip to content

Commit 8c142ca

Browse files
Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1 (#424)
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.1.0 to 3.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mojohaus/exec-maven-plugin/releases">org.codehaus.mojo:exec-maven-plugin's releases</a>.</em></p> <blockquote> <h2>3.1.1</h2> <!-- raw HTML omitted --> <h2>🚀 New features and improvements</h2> <ul> <li>Remove unused killAfter options (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/394">#394</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li><a href="https://redirect.github.com/mojohaus/exec-maven-plugin/issues/391">#391</a> Cope with Thread::stop being unavailable in JDK 20+ (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/393">#393</a>) <a href="https://github.com/kriegaex"><code>@​kriegaex</code></a></li> <li>Only prefix program output with thread name when running with multiple threads (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/157">#157</a>) <a href="https://github.com/hankolerd"><code>@​hankolerd</code></a></li> <li><a href="https://redirect.github.com/mojohaus/exec-maven-plugin/issues/389">#389</a> Add option 'blockSystemExit' to 'java' mojo (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/390">#390</a>) <a href="https://github.com/kriegaex"><code>@​kriegaex</code></a></li> <li>Require Maven 3.6.3+ (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/385">#385</a>) <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a></li> <li>Ensure maven.properties can be forwarded to system properties for exec:java (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/346">#346</a>) <a href="https://github.com/rmannibucau"><code>@​rmannibucau</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>Fix <a href="https://redirect.github.com/mojohaus/exec-maven-plugin/issues/158">#158</a> - Fix non ascii character handling (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/372">#372</a>) <a href="https://github.com/jebeaudet"><code>@​jebeaudet</code></a></li> <li><a href="https://redirect.github.com/mojohaus/exec-maven-plugin/issues/323">#323</a> exec arguments missing (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/324">#324</a>) <a href="https://github.com/bmarwell"><code>@​bmarwell</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump org.codehaus.plexus:plexus-utils from 3.0.16 to 3.0.24 in /src/it/projects/java_module-module+mainclass (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/382">#382</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump org.codehaus.plexus:plexus-utils from 3.0.16 to 3.0.24 in /src/it/projects/java_module-mainclass (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/380">#380</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump org.codehaus.plexus:plexus-utils from 3.0.16 to 3.0.24 in /src/it/projects/java_module-export (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/379">#379</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump org.codehaus.plexus:plexus-utils from 3.0.16 to 3.0.24 in /src/it/projects/longModulepath with spaces (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/383">#383</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump org.codehaus.plexus:plexus-utils from 3.0.16 to 3.0.24 in /src/it/projects/jigsaw (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/381">#381</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump org.codehaus.plexus:plexus-utils from 3.0.16 to 3.0.24 in /src/it/mrm/java_module (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/378">#378</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump org.codehaus.mojo:mojo-parent from 76 to 77 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/384">#384</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Require Maven 3.6.3+ (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/385">#385</a>) <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a></li> <li>Bump plexus-utils from 3.5.1 to 4.0.0 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/368">#368</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump parent from 70 to 76 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/375">#375</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Bump groovy from 3.0.17 to 3.0.18 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/371">#371</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump groovy from 3.0.16 to 3.0.17 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/365">#365</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump groovy from 3.0.15 to 3.0.16 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/363">#363</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump plexus-utils from 3.5.0 to 3.5.1 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/362">#362</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump groovy from 3.0.14 to 3.0.15 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/361">#361</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump groovy from 3.0.13 to 3.0.14 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/354">#354</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump mockito-core from 4.9.0 to 4.11.0 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/355">#355</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump mockito-core from 4.8.1 to 4.9.0 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/347">#347</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump groovy from 3.0.12 to 3.0.13 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/340">#340</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump plexus-utils from 3.4.2 to 3.5.0 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/343">#343</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump mockito-core from 4.7.0 to 4.8.1 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/344">#344</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump mojo-parent from 69 to 70 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/329">#329</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump mockito-core from 4.6.1 to 4.7.0 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/330">#330</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump groovy from 3.0.11 to 3.0.12 (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/325">#325</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li>Code cleanups - use newer JDK features (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/396">#396</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Enable spotless for code formatting (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/395">#395</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Require Maven 3.6.3+ (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/385">#385</a>) <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a></li> <li>ITs cleanups (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/374">#374</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Use Resolver Api for dependency resolving (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/349">#349</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/58be40ba643027a7ecd0031e7e708de3b9263e7d"><code>58be40b</code></a> [maven-release-plugin] prepare release 3.1.1</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/285443b288f8069326167fd90ff455a6d9f6fa20"><code>285443b</code></a> Use name and tag template for release-drafter from commons</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/2afa124a08b3d8480bd43d606c58872c84c4eee5"><code>2afa124</code></a> Code cleanups - use newer JDK features</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/5fb64ceb02525c3d6b8b47157e2683b74ef7eea4"><code>5fb64ce</code></a> Enable spotless for code formatting - reformat</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/69d648f15931728a5b3c520f960fdd0115dcff32"><code>69d648f</code></a> Enable spotless for code formatting</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/b08fba0e871fdf7f9c5f99866546c139bca7577f"><code>b08fba0</code></a> Remove unused killAfter options</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/6fae009079da7825154ce0e1a51c10a9abf16e90"><code>6fae009</code></a> <a href="https://redirect.github.com/mojohaus/exec-maven-plugin/issues/391">#391</a> Cope with Thread::stop being unavailable in JDK 20+ (<a href="https://redirect.github.com/mojohaus/exec-maven-plugin/issues/393">#393</a>)</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/6fcb15b84a45973d9022f5069e4cbb51fa792f12"><code>6fcb15b</code></a> Only prefix program output with thread name when Maven is running with multip...</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/584c544c6e64b75df638a49ce6704eeaf16c0916"><code>584c544</code></a> <a href="https://redirect.github.com/mojohaus/exec-maven-plugin/issues/389">#389</a> Add option 'blockSystemExit' to 'java' mojo</li> <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/c545089d51ea8c877048529df7686612ba899a22"><code>c545089</code></a> Bump org.codehaus.plexus:plexus-utils</li> <li>Additional commits viewable in <a href="https://github.com/mojohaus/exec-maven-plugin/compare/exec-maven-plugin-3.1.0...3.1.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.codehaus.mojo:exec-maven-plugin&package-manager=maven&previous-version=3.1.0&new-version=3.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Brian Kroth <[email protected]>
1 parent c3b685e commit 8c142ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,7 @@
533533
<plugin>
534534
<groupId>org.codehaus.mojo</groupId>
535535
<artifactId>exec-maven-plugin</artifactId>
536-
<version>3.1.0</version>
536+
<version>3.1.1</version>
537537
<configuration>
538538
<mainClass>com.oltpbenchmark.DBWorkload</mainClass>
539539
</configuration>

0 commit comments

Comments
 (0)