Skip to content

Bump org.apache.commons:commons-parent from 81 to 83 #496

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

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 Apr 30, 2025

Bumps org.apache.commons:commons-parent from 81 to 83.

Changelog

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

Apache Commons Parent 83 Release Notes

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

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

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

Fixed Bugs

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

Changes

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

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/

Enjoy! Apache Commons Team


Apache Commons Parent 82 Release Notes

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

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

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

Fixed Bugs

  •               Don't fork maven-jxr-plugin as it breaks in multi-module builds. Thanks to Gary Gregory.
    
  •               Use maven-bundle-plugin 6 on Java 17+ to generate MANIFEST.MF. Thanks to Gary Gregory.
    

Changes

  •               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.
    
  •               Bump com.puppycrawl.tools:checkstyle from 10.21.1 to 10.23.0 on Java 11+. Thanks to Gary Gregory.
    
  •               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.
    
  •               Bump org.junit:junit-bom from 5.11.4 to 5.12.2. Thanks to Gary Gregory, Dependabot.
    

... (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 81 to 83.
- [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-version: '83'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 30, 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