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

   Bumps 
[org.apache.commons:commons-parent](https://github.com/apache/commons-parent) 
from 78 to 79.
   <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>
   <p>Apache Commons Parent 79
   RELEASE NOTES</p>
   <p>The Apache Commons Parent team is pleased to announce the release of 
Apache Commons Parent 79.</p>
   <p>The Apache Commons Parent POM provides common settings for all Apache 
Commons components.</p>
   <p>Version 79: This is a feature and maintenance release. Java 8 or later is 
required.</p>
   <h2>New features</h2>
   <ul>
   <li>
   <pre><code>              Add org.junit-pioneer:junit-pioneer to 
dependencyManagement. Thanks to Gary Gregory.
   </code></pre>
   </li>
   <li>
   <pre><code>              Add org.apache.maven.plugins:maven-changes-plugin 
to pluginManagement. Thanks to Gary Gregory.
   </code></pre>
   </li>
   <li>
   <pre><code>              Add mockito to dependencyManagement 
[#568](https://github.com/apache/commons-parent/issues/568). Thanks to Arnout 
Engelen.
   </code></pre>
   </li>
   <li>
   <pre><code>              Run maven-changes-plugin changes-validate on 
verify. Thanks to Gary Gregory.
   </code></pre>
   </li>
   </ul>
   <h2>Fixed Bugs</h2>
   <ul>
   <li>
   <pre><code>              Disable annotation processing during compile.
                 Background: 
https://www.oracle.com/java/technologies/javase/23-relnote-issues.html#JDK-8321314
                 Background: 
https://xdev.software/en/news/detail/discovering-the-perfect-java-supply-chain-attack-vector-and-how-it-got-fixed
 Thanks to Gary Gregory.
   </code></pre>
   </li>
   <li>
   <pre><code>              The property commons.encoding is now set to UTF-8, 
see also the Doxia 2 migration https://github.com/apache/commons-skin/pull/179. 
Thanks to Gary Gregory.
   </code></pre>
   </li>
   </ul>
   <h2>Changes</h2>
   <ul>
   <li>
   <pre><code>              Update site skin and reports plugins with Doxia 2 
stack. Thanks to Slawomir Jaranowski.
   </code></pre>
   </li>
   <li>
   <pre><code>              Bump com.github.spotbugs:spotbugs-maven-plugin from 
4.8.6.4 to 4.8.6.6 [#518](https://github.com/apache/commons-parent/issues/518), 
[#544](https://github.com/apache/commons-parent/issues/544). Thanks to Gary 
Gregory, Dependabot.
   </code></pre>
   </li>
   <li>
   <pre><code>              Bump org.junit:junit-bom from 5.11.2 to 5.11.4 
[#519](https://github.com/apache/commons-parent/issues/519), 
[#558](https://github.com/apache/commons-parent/issues/558). Thanks to Gary 
Gregory, Dependabot.
   </code></pre>
   </li>
   <li>
   <pre><code>              Bump org.apache.maven.plugins:maven-artifact-plugin 
from 3.5.1 to 3.5.3 
[#522](https://github.com/apache/commons-parent/issues/522), 
[#538](https://github.com/apache/commons-parent/issues/538). Thanks to Gary 
Gregory, Dependabot.
   </code></pre>
   </li>
   <li>
   <pre><code>              Bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 
to 3.5.0 [#523](https://github.com/apache/commons-parent/issues/523). Thanks to 
Gary Gregory, Dependabot.
   </code></pre>
   </li>
   <li>
   <pre><code>              Bump commons.pmd-impl.version from 7.6.0 to 7.9.0 
[#524](https://github.com/apache/commons-parent/issues/524), 
[#549](https://github.com/apache/commons-parent/issues/549), 
[#565](https://github.com/apache/commons-parent/issues/565). Thanks to Gary 
Gregory, Dependabot.
   </code></pre>
   </li>
   <li>
   <pre><code>              Bump com.puppycrawl.tools:checkstyle from 10.18.2 
to 10.21.1 on Java 11 and up. Thanks to Gary Gregory, Dependabot.
   </code></pre>
   </li>
   <li>
   <pre><code>              Bump org.apache.maven.plugins:maven-javadoc-plugin 
from 3.10.1 to 3.11.2 
[#537](https://github.com/apache/commons-parent/issues/537), 
[#555](https://github.com/apache/commons-parent/issues/555). Thanks to Gary 
Gregory, Dependabot.
   </code></pre>
   </li>
   <li>
   <pre><code>              Bump 
org.apache.maven.plugins:maven-surefire-report-plugin from 3.5.1 to 3.5.2 
[#535](https://github.com/apache/commons-parent/issues/535), 
[#541](https://github.com/apache/commons-parent/issues/541). Thanks to Gary 
Gregory, Dependabot.
   </code></pre>
   </li>
   <li>
   <pre><code>              Bump org.apache.maven.plugins:maven-failsafe-plugin 
from 3.5.1 to 3.5.2 
[#539](https://github.com/apache/commons-parent/issues/539). Thanks to Gary 
Gregory, Dependabot.
   </code></pre>
   </li>
   <li>
   <pre><code>              Bump org.apache.commons:commons-release-plugin from 
1.8.2 to 1.8.3 [#540](https://github.com/apache/commons-parent/issues/540). 
Thanks to Gary Gregory, Dependabot.
   </code></pre>
   </li>
   <li>
   <pre><code>              Bump org.apache.commons:commons-build-plugin from 
1.14.0 to 1.14.1 [#542](https://github.com/apache/commons-parent/issues/542). 
Thanks to Gary Gregory, Dependabot.
   </code></pre>
   </li>
   <li>
   <pre><code>              Bump org.codehaus.mojo:versions-maven-plugin from 
2.17.1 to 2.18.0 [#543](https://github.com/apache/commons-parent/issues/543). 
Thanks to Gary Gregory, Dependabot.
   </code></pre>
   </li>
   <li>
   <pre><code>              Bump 
org.apache.maven.plugins:maven-checkstyle-plugin from 3.5.0 to 3.6.0. Thanks to 
Gary Gregory.
   </code></pre>
   </li>
   <li>
   <pre><code>              Bump org.apache.maven.plugins:maven-jxr-plugin from 
3.5.0 to 3.6.0. Thanks to Gary Gregory.
   </code></pre>
   </li>
   <li>
   <pre><code>              Bump org.cyclonedx:cyclonedx-maven-plugin from 
2.9.0 to 2.9.1 [#550](https://github.com/apache/commons-parent/issues/550). 
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>
   <!-- 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=78&new-version=79)](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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to