dependabot[bot] opened a new pull request, #12911:
URL: https://github.com/apache/pinot/pull/12911

   Bumps 
[org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin)
 from 3.1.0 to 3.2.0.
   <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.2.0</h2>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>Enable to exec:java runnables and not only mains with loosely coupled 
injections (<a 
href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/408";>#408</a>)
 <a href="https://github.com/rmannibucau";><code>@​rmannibucau</code></a></li>
   <li>Try to get rid of legacy API which can break starting with java 17 (<a 
href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/409";>#409</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/401";>#401</a>
 - Maven v4 compatibility (<a 
href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/414";>#414</a>)
 <a 
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump org.codehaus.mojo:mojo-parent from 78 to 80 (<a 
href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/419";>#419</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Bump commons-io:commons-io from 1.1 to 2.7 in 
/src/it/projects/setup-parent (<a 
href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/416";>#416</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Bump org.apache.commons:commons-exec from 1.3 to 1.4.0 (<a 
href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/405";>#405</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Bump org.codehaus.mojo:mojo-parent from 77 to 78 (<a 
href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/406";>#406</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Bump org.codehaus.plexus:plexus-component-metadata from 2.1.1 to 2.2.0 
(<a 
href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/403";>#403</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Bump org.codehaus.plexus:plexus-component-annotations from 2.1.1 to 
2.2.0 (<a 
href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/404";>#404</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   </ul>
   <h2>👻 Maintenance</h2>
   <ul>
   <li>ITs improvement (<a 
href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/415";>#415</a>)
 <a 
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a></li>
   <li>Fix documentation formatting, add menu items for new examples (<a 
href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/412";>#412</a>)
 <a 
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a></li>
   <li>Execute mexec-137 also on unix family (<a 
href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/413";>#413</a>)
 <a 
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a></li>
   <li>Remove unused test (<a 
href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/410";>#410</a>)
 <a 
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a></li>
   </ul>
   <h2>🔧 Build</h2>
   <ul>
   <li>Bump release-drafter/release-drafter from 5 to 6 (<a 
href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/417";>#417</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   </ul>
   <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>
   </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/d28f608b75426a98bc1ecc37f33692644a6cc159";><code>d28f608</code></a>
 [maven-release-plugin] prepare release 3.2.0</li>
   <li><a 
href="https://github.com/mojohaus/exec-maven-plugin/commit/96d307bd5f99bc317eeb9474b8fea047d5ae5600";><code>96d307b</code></a>
 Bump org.codehaus.mojo:mojo-parent from 78 to 80 (<a 
href="https://redirect.github.com/mojohaus/exec-maven-plugin/issues/419";>#419</a>)</li>
   <li><a 
href="https://github.com/mojohaus/exec-maven-plugin/commit/0134866dee959d0fb42b879d32b76834558b1332";><code>0134866</code></a>
 Fix <a 
href="https://redirect.github.com/mojohaus/exec-maven-plugin/issues/401";>#401</a>
 - Maven v4 compatibility</li>
   <li><a 
href="https://github.com/mojohaus/exec-maven-plugin/commit/198c289ca70302c5c6152083375aabe736f38f51";><code>198c289</code></a>
 Bump commons-io:commons-io in /src/it/projects/setup-parent</li>
   <li><a 
href="https://github.com/mojohaus/exec-maven-plugin/commit/9babd4e7b4709f9e96702cabfc37e7a7e4ce2c35";><code>9babd4e</code></a>
 Bump release-drafter/release-drafter from 5 to 6</li>
   <li><a 
href="https://github.com/mojohaus/exec-maven-plugin/commit/97f3161f6b79b5d12def13098fa56e9704c8e171";><code>97f3161</code></a>
 Bump project version to 3.2.0-SNAPSHOT</li>
   <li><a 
href="https://github.com/mojohaus/exec-maven-plugin/commit/594cb0f66abaa327dc9feaf79c854c493461a301";><code>594cb0f</code></a>
 ITs improvement</li>
   <li><a 
href="https://github.com/mojohaus/exec-maven-plugin/commit/bf6a0f16ffc011cd90be232ba68ed43891536e66";><code>bf6a0f1</code></a>
 Fix documentation formatting, add menu items for new examples</li>
   <li><a 
href="https://github.com/mojohaus/exec-maven-plugin/commit/1d90140a1f052f1fba988fe1399644edfc41c182";><code>1d90140</code></a>
 Execute mexec-137 also on unix family</li>
   <li><a 
href="https://github.com/mojohaus/exec-maven-plugin/commit/a7090d06ffe2fe171d790081b433498feda38d1a";><code>a7090d0</code></a>
 Fixes <a 
href="https://redirect.github.com/mojohaus/exec-maven-plugin/issues/408";>#408</a>,
 enable to exec:java runnables and not only mains with loosely cou...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/mojohaus/exec-maven-plugin/compare/exec-maven-plugin-3.1.0...3.2.0";>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.2.0)](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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to