dependabot[bot] opened a new pull request, #391: URL: https://github.com/apache/commons-cli/pull/391
Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent) from 85 to 86. <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 86 Release Notes</h2> <p>The Apache Commons Parent team is pleased to announce the release of Apache Commons Parent 86.</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> Use -XX:+EnableDynamicAgentLoading on the argument line to avoid JVM warnings when tests use Mockito and ByteBuddy. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Fix spacing in Javadoc footer. Thanks to Gary Gregory. </code></pre> </li> </ul> <h2>Changes</h2> <ul> <li> <pre><code> Bump org.junit:junit-bom from 5.13.1 to 5.13.4. Fixes discovery issue for cycle in inner class hierarchy without @Nested fails build since JUnit 5.13 https://github.com/junit-team/junit-framework/issues/4661 for Commons Collections, [#640](https://github.com/apache/commons-parent/issues/640). Thanks to Gary Gregory, Dependabot. </code></pre> </li> <li> <pre><code> Bump com.puppycrawl.tools:checkstyle from 10.25.0 to 11.0.0 on Java 11 and up. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Bump net.sourceforge.pmd:pmd-core from 7.14.0 to 7.16.0. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Bump net.sourceforge.pmd:pmd-java from 7.14.0 to 7.16.0. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Bump net.sourceforge.pmd:pmd-javascript from 7.14.0 to 7.16.0. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Bump net.sourceforge.pmd:pmd-jsp from 7.14.0 to 7.16.0. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.0 to 4.9.3.2. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Bump com.github.spotbugs:spotbugs from 4.9.3 to 4.9.4. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Bump maven-pmd-plugin from 3.26.0 to 3.27.0. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Bump org.apache.commons:commons-build-plugin from 1.15.0 to 1.16.0. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Bump org.moditect:moditect-maven-plugin from 1.2.2.Final to 1.3.0.Final. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Bump commons.pmd-impl.version from 7.15.0 to 7.16.0 [#641](https://github.com/apache/commons-parent/issues/641). Thanks to Gary Gregory, Dependabot. </code></pre> </li> <li> <pre><code> Bump org.apache.commons:commons-release-plugin from 1.9.0 to 1.9.1. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Bump org.spdx:spdx-maven-plugin from 1.0.2 to 1.0.3. Thanks to Gary Gregory. </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 /> </blockquote> </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 /> [](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