dependabot[bot] opened a new pull request, #70: URL: https://github.com/apache/maven-ear-plugin/pull/70
Bumps [maven-verifier](https://github.com/apache/maven-verifier) from 1.7.2 to 1.8.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/maven-verifier/releases">maven-verifier's releases</a>.</em></p> <blockquote> <h2>1.8.0</h2> <!-- raw HTML omitted --> <h2>⚠️ Deprecated</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/MSHARED-1043">[MSHARED-1043]</a> - Deprecate methods leveraging JUnit4 assertions (<a href="https://github-redirect.dependabot.com/apache/maven-verifier/issues/9">#9</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> </ul> <h2>🚀 New features and improvements</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/MSHARED-1010">[MSHARED-1010]</a> - Allow to set dedicated Maven home directory (<a href="https://github-redirect.dependabot.com/apache/maven-verifier/issues/4">#4</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/MSHARED-1015">[MSHARED-1015]</a> - correctly set system property (<a href="https://github-redirect.dependabot.com/apache/maven-verifier/issues/6">#6</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/MSHARED-1048">[MSHARED-1048]</a> - Upgrade junit from 4.13.1 to 4.13.2 (<a href="https://github-redirect.dependabot.com/apache/maven-verifier/issues/21">#21</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Bump slf4j-simple from 1.7.32 to 1.7.36 (<a href="https://github-redirect.dependabot.com/apache/maven-verifier/issues/20">#20</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MSHARED-1046">[MSHARED-1046]</a> - Upgrade Parent to 35 (<a href="https://github-redirect.dependabot.com/apache/maven-verifier/issues/16">#16</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Bump maven-shared-utils from 3.3.3 to 3.3.4 (<a href="https://github-redirect.dependabot.com/apache/maven-verifier/issues/15">#15</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>update maven-shared-utils (<a href="https://github-redirect.dependabot.com/apache/maven-verifier/issues/3">#3</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> </ul> <h2>📝 Documentation updates</h2> <ul> <li>Test Embedded3xLauncher with Maven Home (<a href="https://github-redirect.dependabot.com/apache/maven-verifier/issues/12">#12</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MSHARED-871">[MSHARED-871]</a> - add basic documentation (<a href="https://github-redirect.dependabot.com/apache/maven-verifier/issues/11">#11</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li>fix Jenkins link (<a href="https://github-redirect.dependabot.com/apache/maven-verifier/issues/10">#10</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li>fix Jira link (<a href="https://github-redirect.dependabot.com/apache/maven-verifier/issues/8">#8</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> </ul> <h2>🔧 Build</h2> <ul> <li>add dependabot file and release drafter setup (<a href="https://github-redirect.dependabot.com/apache/maven-verifier/issues/7">#7</a>) <a href="https://github.com/olamy"><code>@olamy</code></a></li> <li>Use shared GH action from (<a href="https://github-redirect.dependabot.com/apache/maven-verifier/issues/5">#5</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-verifier/commit/48aaff7cdb0c9766e820ce74eb0d548ea79d265c"><code>48aaff7</code></a> [maven-release-plugin] prepare release maven-verifier-1.8.0</li> <li><a href="https://github.com/apache/maven-verifier/commit/431fbacd20e06cd0bb9c13f6ee41febec248538a"><code>431fbac</code></a> [MSHARED-1048] Upgrade junit from 4.13.1 to 4.13.2</li> <li><a href="https://github.com/apache/maven-verifier/commit/6ebdc718d398f1615e3fb14b5b8552ce67e6126b"><code>6ebdc71</code></a> Bump slf4j-simple from 1.7.32 to 1.7.36</li> <li><a href="https://github.com/apache/maven-verifier/commit/c6b3827e9d84fa10aec10056e1c865f1b2fd0b20"><code>c6b3827</code></a> [MSHARED-1046] Upgrade Parent to 35</li> <li><a href="https://github.com/apache/maven-verifier/commit/1aacc6879c0e048dce15b95ef1cb19da9e3930c7"><code>1aacc68</code></a> Bump maven-shared-utils from 3.3.3 to 3.3.4</li> <li><a href="https://github.com/apache/maven-verifier/commit/0ae051768c6a20a1a2decce6f60f4f65402b5e03"><code>0ae0517</code></a> [MSHARED-1043] Deprecate methods leveraging JUnit4 assertions</li> <li><a href="https://github.com/apache/maven-verifier/commit/d1c6e31982ed9a6158040f823677de8bb0e92132"><code>d1c6e31</code></a> add release-drafter gh action</li> <li><a href="https://github.com/apache/maven-verifier/commit/babe4ad0039c56bb7ba5ccdba4ec3bc7ccc6fa52"><code>babe4ad</code></a> add release-drafter setup file</li> <li><a href="https://github.com/apache/maven-verifier/commit/467caa3f7e570c77e3ab96e4d4d93ed071013df4"><code>467caa3</code></a> add dependabot file</li> <li><a href="https://github.com/apache/maven-verifier/commit/3ce0eeed78f749460c618cb17702acf2c3118e4d"><code>3ce0eee</code></a> Test Embedded3xLauncher with Maven Home</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-verifier/compare/maven-verifier-1.7.2...maven-verifier-1.8.0">compare view</a></li> </ul> </details> <br /> [](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 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org