You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/12/08 15:25:31 UTC

[PR] Bump org.codehaus.mojo:versions-maven-plugin from 2.16.0 to 2.16.2 [camel]

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

   Bumps [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) from 2.16.0 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>
   <h2>2.16.1</h2>
   <h2>Changes</h2>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Resolves <a href="https://redirect.github.com/mojohaus/versions/issues/978">#978</a> - use-releases does not update parent (<a href="https://redirect.github.com/mojohaus/versions/pull/1007">#1007</a>) <a href="https://github.com/ajarmoniuk"><code>@​ajarmoniuk</code></a></li>
   <li>Correct message if the latest version of parent is used for update-parent (<a href="https://redirect.github.com/mojohaus/versions/pull/1000">#1000</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
   <li>Resolves <a href="https://redirect.github.com/mojohaus/versions/issues/995">#995</a>: Minimum version required for Versions Maven Plugin should is not the minimum version for the project (<a href="https://redirect.github.com/mojohaus/versions/pull/996">#996</a>) <a href="https://github.com/ajarmoniuk"><code>@​ajarmoniuk</code></a></li>
   <li>Resolves <a href="https://redirect.github.com/mojohaus/versions/issues/990">#990</a>: Check prerequisites if required enforcer Maven version is empty (<a href="https://redirect.github.com/mojohaus/versions/pull/994">#994</a>) <a href="https://github.com/ajarmoniuk"><code>@​ajarmoniuk</code></a></li>
   <li>Fix links for XSD in report models (<a href="https://redirect.github.com/mojohaus/versions/pull/992">#992</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
   <li>Use versions of dummy artifacts in IT assertions (<a href="https://redirect.github.com/mojohaus/versions/pull/988">#988</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
   <li>Resolves <a href="https://redirect.github.com/mojohaus/versions/issues/973">#973</a>: NPE if actual version is null for a dependency (<a href="https://redirect.github.com/mojohaus/versions/pull/974">#974</a>) <a href="https://github.com/ajarmoniuk"><code>@​ajarmoniuk</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump org.springframework:spring-framework-bom from 3.2.17.RELEASE to 4.3.30.RELEASE in /versions-maven-plugin/src/it/it-property-updates-report-002-slow (<a href="https://redirect.github.com/mojohaus/versions/pull/999">#999</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 (<a href="https://redirect.github.com/mojohaus/versions/pull/993">#993</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump org.codehaus.plexus:plexus-archiver from 4.7.1 to 4.8.0 (<a href="https://redirect.github.com/mojohaus/versions/pull/989">#989</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump org.junit:junit-bom from 5.9.3 to 5.10.0 (<a href="https://redirect.github.com/mojohaus/versions/pull/987">#987</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump mojo-parent from 75 to 76 (<a href="https://redirect.github.com/mojohaus/versions/pull/986">#986</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump commons-codec from 1.15 to 1.16.0 (<a href="https://redirect.github.com/mojohaus/versions/pull/977">#977</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump commons-io from 2.12.0 to 2.13.0 (<a href="https://redirect.github.com/mojohaus/versions/pull/972">#972</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   </ul>
   <h2>👻 Maintenance</h2>
   <ul>
   <li>Cleanup pluginManagement from mock artifacts (<a href="https://redirect.github.com/mojohaus/versions/pull/1008">#1008</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
   <li><a href="https://redirect.github.com/mojohaus/versions/issues/1001">#1001</a>: added a test case for the issue (<a href="https://redirect.github.com/mojohaus/versions/pull/1003">#1003</a>) <a href="https://github.com/ajarmoniuk"><code>@​ajarmoniuk</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.0...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.0&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>


-- 
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-unsubscribe@camel.apache.org

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


Re: [PR] Bump org.codehaus.mojo:versions-maven-plugin from 2.16.0 to 2.16.2 [camel]

Posted by "davsclaus (via GitHub)" <gi...@apache.org>.
davsclaus merged PR #12383:
URL: https://github.com/apache/camel/pull/12383


-- 
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-unsubscribe@camel.apache.org

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