Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.apache.commons:commons-parent from 78 to 79 #320

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2025

Bumps org.apache.commons:commons-parent from 78 to 79.

Changelog

Sourced from org.apache.commons:commons-parent's changelog.

Apache Commons Parent 79 RELEASE NOTES

The Apache Commons Parent team is pleased to announce the release of Apache Commons Parent 79.

The Apache Commons Parent POM provides common settings for all Apache Commons components.

Version 79: This is a feature and maintenance release. Java 8 or later is required.

New features

  •               Add org.junit-pioneer:junit-pioneer to dependencyManagement. Thanks to Gary Gregory.
    
  •               Add org.apache.maven.plugins:maven-changes-plugin to pluginManagement. Thanks to Gary Gregory.
    
  •               Add mockito to dependencyManagement [#568](https://github.com/apache/commons-parent/issues/568). Thanks to Arnout Engelen.
    
  •               Run maven-changes-plugin changes-validate on verify. Thanks to Gary Gregory.
    

Fixed Bugs

  •               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.
    
  •               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.
    

Changes

  •               Update site skin and reports plugins with Doxia 2 stack. Thanks to Slawomir Jaranowski.
    
  •               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.
    
  •               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.
    
  •               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.
    
  •               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.
    
  •               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.
    
  •               Bump com.puppycrawl.tools:checkstyle from 10.18.2 to 10.21.1 on Java 11 and up. Thanks to Gary Gregory, Dependabot.
    
  •               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.
    
  •               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.
    
  •               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.
    
  •               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.
    
  •               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.
    
  •               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.
    
  •               Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.5.0 to 3.6.0. Thanks to Gary Gregory.
    
  •               Bump org.apache.maven.plugins:maven-jxr-plugin from 3.5.0 to 3.6.0. Thanks to Gary Gregory.
    
  •               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.
    

Historical list of changes: https://commons.apache.org/proper/commons-parent/changes.html

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:

https://commons.apache.org/proper/commons-parent/

... (truncated)

Commits

Dependabot compatibility score

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 commands and options

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)

Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent) from 78 to 79.
- [Changelog](https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-parent/commits)

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-parent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants