dependabot[bot] opened a new pull request, #6940: URL: https://github.com/apache/myfaces-tobago/pull/6940
Bumps [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) from 3.2.0 to 3.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/maven-release/releases">org.apache.maven.plugins:maven-release-plugin's releases</a>.</em></p> <blockquote> <h2>3.3.0</h2> <!-- raw HTML omitted --> <h2>:boom: Breaking changes</h2> <ul> <li>Include "[ci skip]" by default in scmReleaseCommitComment (<a href="https://redirect.github.com/apache/maven-release/pull/1423">#1423</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> </ul> <h2>🚀 New features and improvements</h2> <ul> <li>Fixed <a href="https://redirect.github.com/apache/maven-release/issues/1426">#1426</a> : Replace archived <code>org.semver:api</code> with custom <code>SemVer</code> implementation (<a href="https://redirect.github.com/apache/maven-release/pull/1430">#1430</a>) <a href="https://github.com/HarshMehta112"><code>@HarshMehta112</code></a></li> <li>Introduce new SemVer policies (<a href="https://redirect.github.com/apache/maven-release/pull/1424">#1424</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Include "[ci skip]" by default in scmReleaseCommitComment (<a href="https://redirect.github.com/apache/maven-release/pull/1423">#1423</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>Check all project parents for SCM information. (<a href="https://redirect.github.com/apache/maven-release/pull/1421">#1421</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li>Fix license header in xml files (<a href="https://redirect.github.com/apache/maven-release/pull/1443">#1443</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Make implementation of new SemVer policies private for project (<a href="https://redirect.github.com/apache/maven-release/pull/1440">#1440</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Resolve todo that led to pointless asserts (<a href="https://redirect.github.com/apache/maven-release/pull/1442">#1442</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> <li>Prefer JDK join method (<a href="https://redirect.github.com/apache/maven-release/pull/1434">#1434</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> <li>Remove old-style plexus annotation (<a href="https://redirect.github.com/apache/maven-release/pull/1432">#1432</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> <li>Clean up exceptions (<a href="https://redirect.github.com/apache/maven-release/pull/1433">#1433</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> <li>Replace deprecated classes (<a href="https://redirect.github.com/apache/maven-release/pull/1438">#1438</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> <li>Simplify code (<a href="https://redirect.github.com/apache/maven-release/pull/1429">#1429</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> <li>Fix spelling typo (<a href="https://redirect.github.com/apache/maven-release/pull/1431">#1431</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> <li>Prefer JDK join method (<a href="https://redirect.github.com/apache/maven-release/pull/1428">#1428</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> <li>Fixed <a href="https://redirect.github.com/apache/maven-release/issues/1410">#1410</a> [DOCS] Update Javadoc return tags in ReleaseDescriptor.java (<a href="https://redirect.github.com/apache/maven-release/pull/1427">#1427</a>) <a href="https://github.com/HarshMehta112"><code>@HarshMehta112</code></a></li> <li>Remove manual configuration for plugin requirementsHistories (<a href="https://redirect.github.com/apache/maven-release/pull/1425">#1425</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Correct misleading <a href="https://github.com/return"><code>@return</code></a> descriptions in Javadoc (<a href="https://redirect.github.com/apache/maven-release/pull/1413">#1413</a>) <a href="https://github.com/HarshMehta112"><code>@HarshMehta112</code></a></li> <li>Migrate JUnit 3/4 to JUnit 5 (<a href="https://redirect.github.com/apache/maven-release/pull/1414">#1414</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Add tag-template to release-drafter configuration (<a href="https://redirect.github.com/apache/maven-release/pull/1415">#1415</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Fix assertions and cleanups in Mojo Tests (<a href="https://redirect.github.com/apache/maven-release/pull/1412">#1412</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Fix Javadoc issues per Oracle conventions (<a href="https://redirect.github.com/apache/maven-release/pull/1408">#1408</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> <li>Migrate JUnit 3/4 to JUnit 5 (<a href="https://redirect.github.com/apache/maven-release/pull/1411">#1411</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 (<a href="https://redirect.github.com/apache/maven-release/pull/1419">#1419</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.codehaus.plexus:plexus-interactivity-api from 1.4 to 1.5.1 (<a href="https://redirect.github.com/apache/maven-release/pull/1417">#1417</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.codehaus.plexus:plexus-interpolation from 1.28 to 1.29 (<a href="https://redirect.github.com/apache/maven-release/pull/1418">#1418</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.xmlunit:xmlunit-core from 2.10.4 to 2.11.0 (<a href="https://redirect.github.com/apache/maven-release/pull/1395">#1395</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Declare used dependencies (<a href="https://redirect.github.com/apache/maven-release/pull/1407">#1407</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> <li>Use Maven 3.9.11 in dependencies, still required 3.6.3 (<a href="https://redirect.github.com/apache/maven-release/pull/1406">#1406</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.3.0 to 3.4.0 (<a href="https://redirect.github.com/apache/maven-release/pull/1398">#1398</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-release/commit/2b8adaa3fde80d012e63302b87664003536eb3eb"><code>2b8adaa</code></a> [maven-release-plugin] prepare release maven-release-3.3.0</li> <li><a href="https://github.com/apache/maven-release/commit/88630f903c60b170f3cd04325a4842182ce7d30a"><code>88630f9</code></a> Fixed <a href="https://redirect.github.com/apache/maven-release/issues/1426">#1426</a> : Replace archived <code>org.semver:api</code> with custom <code>SemVer</code> implemen...</li> <li><a href="https://github.com/apache/maven-release/commit/7af8acefea2f40adc885bd7f4a63e47a5396b898"><code>7af8ace</code></a> Fix license header in xml files</li> <li><a href="https://github.com/apache/maven-release/commit/8914b84f9ae932ed17c6b2c633b4ab146498b227"><code>8914b84</code></a> Make implementation of new SemVer policies private for project</li> <li><a href="https://github.com/apache/maven-release/commit/7e861f0af8db311bbb585d9e30d2921f12c21f7e"><code>7e861f0</code></a> Resolve todo that led to pointless asserts (<a href="https://redirect.github.com/apache/maven-release/issues/1442">#1442</a>)</li> <li><a href="https://github.com/apache/maven-release/commit/422f8959b83304a3dd02ba86e17d92a85840a09c"><code>422f895</code></a> Prefer JDK join method (<a href="https://redirect.github.com/apache/maven-release/issues/1434">#1434</a>)</li> <li><a href="https://github.com/apache/maven-release/commit/70f56adc0e292b038dfea9b82728b4551fd55503"><code>70f56ad</code></a> Remove old-style plexus annotation (<a href="https://redirect.github.com/apache/maven-release/issues/1432">#1432</a>)</li> <li><a href="https://github.com/apache/maven-release/commit/a06c6f8c81da800b1292f17246b8aea688eeb0c7"><code>a06c6f8</code></a> Clean up exceptions (<a href="https://redirect.github.com/apache/maven-release/issues/1433">#1433</a>)</li> <li><a href="https://github.com/apache/maven-release/commit/227215b9aeb6fb2d5556f94650ce8f331f072cde"><code>227215b</code></a> Replace deprecated classes (<a href="https://redirect.github.com/apache/maven-release/issues/1438">#1438</a>)</li> <li><a href="https://github.com/apache/maven-release/commit/311ecf585015fd73624e2e8c590da3359c68a79e"><code>311ecf5</code></a> Back project version to 3.3.0-SNAPSHOT</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-release/compare/maven-release-3.2.0...maven-release-3.3.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 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
