Skip to content

Commit 192a3e8

Browse files
build(deps-dev): bump org.apache.maven.plugins:maven-release-plugin from 3.0.0 to 3.3.1 (#279)
Bumps [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) from 3.0.0 to 3.3.1. <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.1</h2> <!-- raw HTML omitted --> <h2>:boom: Breaking changes</h2> <ul> <li>Revert inclusion of ci skip in release commit msg (<a href="https://redirect.github.com/apache/maven-release/pull/1445">#1445</a>) <a href="https://github.com/rvesse"><code>@​rvesse</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>Revert inclusion of ci skip in release commit msg (<a href="https://redirect.github.com/apache/maven-release/pull/1445">#1445</a>) <a href="https://github.com/rvesse"><code>@​rvesse</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump org.codehaus.plexus:plexus-testing from 2.0.1 to 2.0.2 (<a href="https://redirect.github.com/apache/maven-release/pull/1444">#1444</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> <h2>3.3.0</h2> <!-- raw HTML omitted --> <h2>:boom: Breaking changes</h2> <ul> <li>Include &quot;[ci skip]&quot; 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 &quot;[ci skip]&quot; 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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-release/commit/7e8ebacf6c8f3fe13480ce8b0c0aed1add86850c"><code>7e8ebac</code></a> [maven-release-plugin] prepare release maven-release-3.3.1</li> <li><a href="https://github.com/apache/maven-release/commit/f0f28e5ac0f1fd017239484ad0605e74be194e2b"><code>f0f28e5</code></a> Revert inclusion of ci skip in release commit msg</li> <li><a href="https://github.com/apache/maven-release/commit/2a8290136b5f412a71337b93adafdc7fa2af10e3"><code>2a82901</code></a> Bump org.codehaus.plexus:plexus-testing from 2.0.1 to 2.0.2 (<a href="https://redirect.github.com/apache/maven-release/issues/1444">#1444</a>)</li> <li><a href="https://github.com/apache/maven-release/commit/c8613d2568e9510abd2e70455695dd022527a5de"><code>c8613d2</code></a> [maven-release-plugin] prepare for next development iteration</li> <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>Additional commits viewable in <a href="https://github.com/apache/maven-release/compare/maven-release-3.0.0...maven-release-3.3.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-release-plugin&package-manager=maven&previous-version=3.0.0&new-version=3.3.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 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b11a456 commit 192a3e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<maven-install-plugin.version>3.1.1</maven-install-plugin.version>
4242
<maven-jar-plugin.version>3.5.0</maven-jar-plugin.version>
4343
<maven-javadoc-plugin.version>3.12.0</maven-javadoc-plugin.version>
44-
<maven-release-plugin.version>3.0.0</maven-release-plugin.version>
44+
<maven-release-plugin.version>3.3.1</maven-release-plugin.version>
4545
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
4646
<maven-site-plugin.version>4.0.0-M6</maven-site-plugin.version>
4747
<maven-source-plugin.version>3.2.1</maven-source-plugin.version>

0 commit comments

Comments
 (0)