Skip to content

Commit

Permalink
Bump org.codehaus.mojo:versions-maven-plugin from 2.16.1 to 2.16.2 (#526
Browse files Browse the repository at this point in the history
)

Bumps
[org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions)
from 2.16.1 to 2.16.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mojohaus/versions/releases">org.codehaus.mojo:versions-maven-plugin's
releases</a>.</em></p>
<blockquote>
<h2>2.16.2</h2>
<h2>Changes</h2>
<h2>🚀 New features and improvements</h2>
<ul>
<li>Align update-parent and display-parent-update (<a
href="https://redirect.github.com/mojohaus/versions/pull/1017">#1017</a>)
<a
href="https://github.com/cachescrubber"><code>@​cachescrubber</code></a></li>
</ul>
<h2>🐛 Bug Fixes</h2>
<ul>
<li>Fix ISE with plugins aggregate report when reactor projects contains
the same plugin declaration multiple time with different versions (<a
href="https://redirect.github.com/mojohaus/versions/pull/1024">#1024</a>)
<a href="https://github.com/olamy"><code>@​olamy</code></a></li>
<li>Reading project model should throw exception (<a
href="https://redirect.github.com/mojohaus/versions/pull/1023">#1023</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Resolves <a
href="https://redirect.github.com/mojohaus/versions/issues/1009">#1009</a>:
Fixing a broken test scenario (<a
href="https://redirect.github.com/mojohaus/versions/pull/1010">#1010</a>)
<a
href="https://github.com/ajarmoniuk"><code>@​ajarmoniuk</code></a></li>
</ul>
<h2>📦 Dependency updates</h2>
<ul>
<li>Bump org.codehaus.plexus:plexus-archiver from 4.8.0 to 4.9.0 (<a
href="https://redirect.github.com/mojohaus/versions/pull/1022">#1022</a>)
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>Bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 (<a
href="https://redirect.github.com/mojohaus/versions/pull/1020">#1020</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/versions/pull/1014">#1014</a>)
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>Bump commons-io:commons-io from 2.14.0 to 2.15.0 (<a
href="https://redirect.github.com/mojohaus/versions/pull/1019">#1019</a>)
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>Bump plexus-utils from 3.5.1 to 4.0.0 (<a
href="https://redirect.github.com/mojohaus/versions/pull/963">#963</a>)
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>Bump commons-io:commons-io from 2.13.0 to 2.14.0 (<a
href="https://redirect.github.com/mojohaus/versions/pull/1012">#1012</a>)
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mojohaus/versions/commit/6b33fbc5eb2d57a25a5bbc2606afb565f4b1998b"><code>6b33fbc</code></a>
[maven-release-plugin] prepare release 2.16.2</li>
<li><a
href="https://github.com/mojohaus/versions/commit/e56c8c446f9ef280139d5357b4017b6a36d7ca9c"><code>e56c8c4</code></a>
Align update-parent and display-parent-update (<a
href="https://redirect.github.com/mojohaus/versions/issues/1017">#1017</a>)</li>
<li><a
href="https://github.com/mojohaus/versions/commit/1136bf424a515c94627fb2fb268e23b6775c6783"><code>1136bf4</code></a>
Fix ISE with plugins aggregate report when reactor projects contains the
same...</li>
<li><a
href="https://github.com/mojohaus/versions/commit/2fd9c32b3bfb618dd8835fa148ee832cf1da22e5"><code>2fd9c32</code></a>
Reading project model should throw exception</li>
<li><a
href="https://github.com/mojohaus/versions/commit/2ac332d628e4af1d96bae81f8938d039a854357e"><code>2ac332d</code></a>
Bump org.codehaus.plexus:plexus-archiver from 4.8.0 to 4.9.0</li>
<li><a
href="https://github.com/mojohaus/versions/commit/048d3a34abd114fa68b18af4592e8def7570b45f"><code>048d3a3</code></a>
Bump org.apache.commons:commons-text from 1.10.0 to 1.11.0</li>
<li><a
href="https://github.com/mojohaus/versions/commit/4a397c2fc95102a794ac0f3bf8f8c484ae96d23b"><code>4a397c2</code></a>
Cleanup redundant definitions after pom update</li>
<li><a
href="https://github.com/mojohaus/versions/commit/69cc330d7deab55b4bfdca9f01ee831018934263"><code>69cc330</code></a>
Bump org.codehaus.mojo:mojo-parent from 76 to 77</li>
<li><a
href="https://github.com/mojohaus/versions/commit/eca1e46d4e505b96c6cf5917f77615d977cea40d"><code>eca1e46</code></a>
Bump commons-io:commons-io from 2.14.0 to 2.15.0</li>
<li><a
href="https://github.com/mojohaus/versions/commit/8fefd9dd834686d2313e2308ab5bf9c71cf48405"><code>8fefd9d</code></a>
Add dependency to plexus-xml 3.0.0</li>
<li>Additional commits viewable in <a
href="https://github.com/mojohaus/versions/compare/2.16.1...2.16.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.codehaus.mojo:versions-maven-plugin&package-manager=maven&previous-version=2.16.1&new-version=2.16.2)](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>
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent 35fcaf9 commit e643abb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>versions-maven-plugin</artifactId>
<version>2.16.1</version>
<version>2.16.2</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit e643abb

Please sign in to comment.