dependabot[bot] opened a new pull request, #248:
URL: https://github.com/apache/commons-geometry/pull/248

   Bumps 
[org.apache.commons:commons-parent](https://github.com/apache/commons-parent) 
from 81 to 83.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt";>org.apache.commons:commons-parent's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Apache Commons Parent 83 Release Notes</h2>
   <p>The Apache Commons Parent team is pleased to announce the release of 
Apache Commons Parent 83.</p>
   <p>The Apache Commons Parent POM provides common settings for all Apache 
Commons components.</p>
   <p>This is a feature and maintenance release. Java 8 or later is 
required.</p>
   <h2>Fixed Bugs</h2>
   <ul>
   <li>
   <pre><code>              Freeze SpotBugs implementation 
(commons.spotbugs.impl.version) on Java 8, 9, and 10 to 4.8.6; SpotBugs version 
4.9.0 requires Java 11. Thanks to Gary Gregory.
   </code></pre>
   </li>
   <li>
   <pre><code>              Freeze SpotBugs plugin 
(ommons.spotbugs.plugin.version) on Java 8, 9, and 10 to 4.8.6.6; SpotBugs 
version 4.9.0 requires Java 11. Thanks to Gary Gregory.
   </code></pre>
   </li>
   </ul>
   <h2>Changes</h2>
   <ul>
   <li>
   <pre><code>              Bump commons.pmd-impl.version from 7.12.0 to 7.13.0 
[#617](https://github.com/apache/commons-parent/issues/617). Thanks to Gary 
Gregory, Dependabot.
   </code></pre>
   </li>
   </ul>
   <p>Historical list of changes: <a 
href="https://commons.apache.org/proper/commons-parent/changes.html";>https://commons.apache.org/proper/commons-parent/changes.html</a></p>
   <p>For complete information on Apache Commons Parent, including instructions 
on how to submit bug reports,
   patches, or suggestions for improvement, see the Apache Commons Parent 
website:</p>
   <p><a 
href="https://commons.apache.org/proper/commons-parent/";>https://commons.apache.org/proper/commons-parent/</a></p>
   <p>Enjoy!
   Apache Commons Team</p>
   <hr />
   <h2>Apache Commons Parent 82 Release Notes</h2>
   <p>The Apache Commons Parent team is pleased to announce the release of 
Apache Commons Parent 82.</p>
   <p>The Apache Commons Parent POM provides common settings for all Apache 
Commons components.</p>
   <p>This is a feature and maintenance release. Java 8 or later is 
required.</p>
   <h2>Fixed Bugs</h2>
   <ul>
   <li>
   <pre><code>              Don't fork maven-jxr-plugin as it breaks in 
multi-module builds. Thanks to Gary Gregory.
   </code></pre>
   </li>
   <li>
   <pre><code>              Use maven-bundle-plugin 6 on Java 17+ to generate 
MANIFEST.MF. Thanks to Gary Gregory.
   </code></pre>
   </li>
   </ul>
   <h2>Changes</h2>
   <ul>
   <li>
   <pre><code>              Bump org.apache.maven.plugins:maven-compiler-plugin 
from 3.13.0 to 3.14.0 
[#590](https://github.com/apache/commons-parent/issues/590). Thanks to Arnout 
Engelen, Dependabot.
   </code></pre>
   </li>
   <li>
   <pre><code>              Bump com.puppycrawl.tools:checkstyle from 10.21.1 
to 10.23.0 on Java 11+. Thanks to Gary Gregory.
   </code></pre>
   </li>
   <li>
   <pre><code>              Bump commons.pmd-impl.version from 7.9.0 to 7.12.0 
[#583](https://github.com/apache/commons-parent/issues/583), 
[#592](https://github.com/apache/commons-parent/issues/592), 
[#605](https://github.com/apache/commons-parent/issues/605). Thanks to Gary 
Gregory, Dependabot.
   </code></pre>
   </li>
   <li>
   <pre><code>              Bump org.junit:junit-bom from 5.11.4 to 5.12.2. 
Thanks to Gary Gregory, Dependabot.
   </code></pre>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/apache/commons-parent/commits";>compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-parent&package-manager=maven&previous-version=81&new-version=83)](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: notifications-unsubscr...@commons.apache.org

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

Reply via email to