Skip to content

Bump the maven group with 4 updates#225

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/maven/maven-54458a64d4
Jun 22, 2026
Merged

Bump the maven group with 4 updates#225
github-actions[bot] merged 1 commit into
mainfrom
dependabot/maven/maven-54458a64d4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps the maven group with 4 updates: net.datafaker:datafaker, org.sonatype.central:central-publishing-maven-plugin, commons-logging:commons-logging and io.swagger.core.v3:swagger-annotations.

Updates net.datafaker:datafaker from 2.5.4 to 2.6.0

Release notes

Sourced from net.datafaker:datafaker's releases.

2.6.0

What's Changed

... (truncated)

Commits
  • 9647942 Bump com.diffplug.spotless:spotless-maven-plugin from 3.6.0 to 3.7.0 (#1837)
  • c0d8ee5 Bump org.sonatype.central:central-publishing-maven-plugin (#1836)
  • 53cdefd Update codecov/codecov-action action to v7 (#1834)
  • bbf7545 Add Death Note provider (#1829)
  • 3d285e4 Update all non-major dependencies to v6.0.2 (#1833)
  • 3db3844 Bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15
  • 65db233 Bump com.googlecode.libphonenumber:libphonenumber from 9.0.31 to 9.0.32 (#1831)
  • c0e328d Bump kotlin.version from 2.3.21 to 2.4.0
  • 40a17e1 Update dependency com.github.javaparser:javaparser-symbol-solver-core to v3.2...
  • 1b6a9fe Bump com.diffplug.spotless:spotless-maven-plugin from 3.5.1 to 3.6.0 (#1825)
  • Additional commits viewable in compare view

Updates org.sonatype.central:central-publishing-maven-plugin from 0.10.0 to 0.11.0

Commits

Updates commons-logging:commons-logging from 1.3.6 to 1.4.0

Changelog

Sourced from commons-logging:commons-logging's changelog.

Apache Commons Logging 1.4.0 Release Notes

The Apache Commons Logging team is pleased to announce the release of Apache Commons Logging 1.4.0.

Apache Commons Logging is a thin adapter allowing configurable bridging to other, well-known logging systems.

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

Changes in this version

Fixed Bugs

  •           Use the new Apache oak leaf logo. Thanks to Gary Gregory.
    
  •           Fix broken URLs in website links. Thanks to Stanimir Stamenkov, Gary Gregory.
    
  •           Add support for Jakarta servlets, see org.apache.commons.logging.jakarta.ServletContextCleaner [#419](https://github.com/apache/commons-logging/issues/419). Thanks to Kiril Keranov, Gary Gregory.
    

Changes

  •           Bump org.apache.commons:commons-parent from 97 to 102. Thanks to Gary Gregory.
    
  •           Bump log4j2.version from 2.25.3 to 2.26.0. Thanks to Gary Gregory, Dependabot.
    
  •           Bump org.slf4j:slf4j-api from 2.0.17 to 2.0.18. Thanks to Gary Gregory, Dependabot.
    

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

Download it from https://commons.apache.org/proper/commons-logging/download_logging.cgi

For complete information on Apache Commons Logging, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache Commons Logging website:

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


Commits
  • ff5ff39 Prepare for the release candidate 1.4.0 RC1
  • a685f33 Prepare for the next release candidate
  • a253ab6 Bump org.slf4j:slf4j-api from 2.0.17 to 2.0.18.
  • d6c9b81 Javadoc
  • 1cf45b2 Update legacy GitHub links in CONTRIBUTING.md
  • 9b48b5b Bump org.apache.commons:commons-parent from 101 to 102.
  • 7a44cb6 Bump GH CI actions/dependency-review-action from 4.9.0 to 5.0.0
  • e884661 Bump GH CI actions/checkout from 6.0.2 to 6.0.3
  • f6ad6f9 Bump org.apache.commons:commons-parent from 100 to 101
  • b468740 Bump github/codeql-action from 4.36.0 to 4.36.2
  • Additional commits viewable in compare view

Updates io.swagger.core.v3:swagger-annotations from 2.2.51 to 2.2.52

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the maven group with 4 updates: [net.datafaker:datafaker](https://github.com/datafaker-net/datafaker), [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin), [commons-logging:commons-logging](https://github.com/apache/commons-logging) and io.swagger.core.v3:swagger-annotations.


Updates `net.datafaker:datafaker` from 2.5.4 to 2.6.0
- [Release notes](https://github.com/datafaker-net/datafaker/releases)
- [Changelog](https://github.com/datafaker-net/datafaker/blob/main/RELEASE_PROCESS.md)
- [Commits](datafaker-net/datafaker@2.5.4...2.6.0)

Updates `org.sonatype.central:central-publishing-maven-plugin` from 0.10.0 to 0.11.0
- [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits)

Updates `commons-logging:commons-logging` from 1.3.6 to 1.4.0
- [Changelog](https://github.com/apache/commons-logging/blob/master/RELEASE-NOTES.txt)
- [Commits](apache/commons-logging@rel/commons-logging-1.3.6...rel/commons-logging-1.4.0)

Updates `io.swagger.core.v3:swagger-annotations` from 2.2.51 to 2.2.52

---
updated-dependencies:
- dependency-name: net.datafaker:datafaker
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
- dependency-name: org.sonatype.central:central-publishing-maven-plugin
  dependency-version: 0.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: maven
- dependency-name: commons-logging:commons-logging
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
- dependency-name: io.swagger.core.v3:swagger-annotations
  dependency-version: 2.2.52
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
...

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 Jun 22, 2026
@github-actions github-actions Bot merged commit 1a49044 into main Jun 22, 2026
4 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/maven-54458a64d4 branch June 22, 2026 18:13
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