chore(deps): Bump the all-maven-dependencies group across 2 directories with 7 updates - #142
Merged
Conversation
…es with 7 updates Bumps the all-maven-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `6.1.0` | `6.1.1` | | [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `13.5.0` | `13.7.0` | | [net.sourceforge.pmd:pmd-core](https://github.com/pmd/pmd) | `7.25.0` | `7.26.0` | | [net.sourceforge.pmd:pmd-java](https://github.com/pmd/pmd) | `7.25.0` | `7.26.0` | | [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) | `0.10.0` | `0.11.0` | | [org.cyclonedx:cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin) | `2.9.1` | `2.9.2` | Bumps the all-maven-dependencies group with 1 update in the /scram-client/src/it/jpms-scram-client directory: [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework). Updates `org.junit:junit-bom` from 6.1.0 to 6.1.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.0...r6.1.1) Updates `com.puppycrawl.tools:checkstyle` from 13.5.0 to 13.7.0 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-13.5.0...checkstyle-13.7.0) Updates `net.sourceforge.pmd:pmd-core` from 7.25.0 to 7.26.0 - [Release notes](https://github.com/pmd/pmd/releases) - [Commits](pmd/pmd@pmd_releases/7.25.0...pmd_releases/7.26.0) Updates `net.sourceforge.pmd:pmd-java` from 7.25.0 to 7.26.0 - [Release notes](https://github.com/pmd/pmd/releases) - [Commits](pmd/pmd@pmd_releases/7.25.0...pmd_releases/7.26.0) Updates `net.sourceforge.pmd:pmd-java` from 7.25.0 to 7.26.0 - [Release notes](https://github.com/pmd/pmd/releases) - [Commits](pmd/pmd@pmd_releases/7.25.0...pmd_releases/7.26.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 `org.cyclonedx:cyclonedx-maven-plugin` from 2.9.1 to 2.9.2 - [Release notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases) - [Commits](CycloneDX/cyclonedx-maven-plugin@cyclonedx-maven-plugin-2.9.1...cyclonedx-maven-plugin-2.9.2) Updates `org.junit.jupiter:junit-jupiter` from 6.1.0 to 6.1.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.0...r6.1.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-maven-dependencies - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-maven-dependencies - dependency-name: net.sourceforge.pmd:pmd-core dependency-version: 7.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-maven-dependencies - dependency-name: net.sourceforge.pmd:pmd-java dependency-version: 7.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-maven-dependencies - dependency-name: net.sourceforge.pmd:pmd-java dependency-version: 7.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-maven-dependencies - dependency-name: org.sonatype.central:central-publishing-maven-plugin dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-maven-dependencies - dependency-name: org.cyclonedx:cyclonedx-maven-plugin dependency-version: 2.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-maven-dependencies - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-maven-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
jorsol
approved these changes
Jul 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all-maven-dependencies group with 6 updates in the / directory:
6.1.06.1.113.5.013.7.07.25.07.26.07.25.07.26.00.10.00.11.02.9.12.9.2Bumps the all-maven-dependencies group with 1 update in the /scram-client/src/it/jpms-scram-client directory: org.junit.jupiter:junit-jupiter.
Updates
org.junit:junit-bomfrom 6.1.0 to 6.1.1Release notes
Sourced from org.junit:junit-bom's releases.
Commits
0d85889Release 6.1.10363eeeFinalize 6.1.1 release notesa6d540aMove entry to 6.1.1 release notes69339d5Only pass timeout when publishing to avoid failure in nmcp plugindec2eb9Allow excluding engines from memory cleanup mode (#5786)a5f4270Publish sha256/sha512 checksums again but filter out signature ones (#5796)8213012Update plugin nmcp-settings to v1.6.0 (#5787)d1bf847Generate Javadoc for aggregator modulesd721de5Pass--no-fontstojavadocconventiond289ec6Restore original SetSystemProperty values in a ParameterizedTest (#5720)Updates
com.puppycrawl.tools:checkstylefrom 13.5.0 to 13.7.0Release notes
Sourced from com.puppycrawl.tools:checkstyle's releases.
... (truncated)
Commits
be24005[maven-release-plugin] prepare release checkstyle-13.7.0aceb637doc: release notes for 13.7.0b1c826aIssue #20395: Fix Javadoc parse error on@linklabel containing Java array in...b7e64b5Issue #16807: Specify all default properties in RedundantModifier tests07fb841Issue #16807: Specify all default properties in AnnotationUtil testsf5ef1d8Issue #16807: Specify all default properties in JavadocStyle tests9fadf1eIssue #20473: Remove CirrusCI since it has shut downd13b845Issue #19764: Move violation comments out of Javadoc for JavadocMissingWhites...e9a8cd5Issue #20452: Added checks for constantse111596Issue #11163: Split InputJavadocTagContinuationIndentation.java to resolve Fi...Updates
net.sourceforge.pmd:pmd-corefrom 7.25.0 to 7.26.0Release notes
Sourced from net.sourceforge.pmd:pmd-core's releases.
... (truncated)
Commits
8fd38ed[release] prepare release pmd_releases/7.26.09a1791aPrepare pmd release 7.26.05d38f78Update contributors for 7.26.007bab85[java] Fix #6627: UnusedPrivateMethod: add javax to ignored annotations (#6821)b886772[java] AvoidDeepNestedIfStmts: count ifs properly in else branch (#6814)62afdedMerge branch 'main' into pr-68144c54901[doc] Update release notes (#6814)99a8d9cUpdate pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/design/Avoid...dbdec25[java] Fix #6740: Fix FP in OptimizableToArrayCall (#6813)41f0d39[java] Rename ASTMethodDeclaration#isOverridden() to isOverride() (#6812)Updates
net.sourceforge.pmd:pmd-javafrom 7.25.0 to 7.26.0Release notes
Sourced from net.sourceforge.pmd:pmd-java's releases.
... (truncated)
Commits
8fd38ed[release] prepare release pmd_releases/7.26.09a1791aPrepare pmd release 7.26.05d38f78Update contributors for 7.26.007bab85[java] Fix #6627: UnusedPrivateMethod: add javax to ignored annotations (#6821)b886772[java] AvoidDeepNestedIfStmts: count ifs properly in else branch (#6814)62afdedMerge branch 'main' into pr-68144c54901[doc] Update release notes (#6814)99a8d9cUpdate pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/design/Avoid...dbdec25[java] Fix #6740: Fix FP in OptimizableToArrayCall (#6813)41f0d39[java] Rename ASTMethodDeclaration#isOverridden() to isOverride() (#6812)Updates
net.sourceforge.pmd:pmd-javafrom 7.25.0 to 7.26.0Release notes
Sourced from net.sourceforge.pmd:pmd-java's releases.
... (truncated)
Commits
8fd38ed[release] prepare release pmd_releases/7.26.09a1791aPrepare pmd release 7.26.05d38f78Update contributors for 7.26.007bab85[java] Fix #6627: UnusedPrivateMethod: add javax to ignored annotations (#6821)b886772[java] AvoidDeepNestedIfStmts: count ifs properly in else branch (#6814)62afdedMerge branch 'main' into pr-68144c54901[doc] Update release notes (#6814)99a8d9cUpdate pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/design/Avoid...dbdec25[java] Fix #6740: Fix FP in OptimizableToArrayCall (#6813)41f0d39[java] Rename ASTMethodDeclaration#isOverridden() to isOverride() (#6812)Updates
org.sonatype.central:central-publishing-maven-pluginfrom 0.10.0 to 0.11.0Commits
Updates
org.cyclonedx:cyclonedx-maven-pluginfrom 2.9.1 to 2.9.2Release notes
Sourced from org.cyclonedx:cyclonedx-maven-plugin's releases.
Commits
0fe189d[maven-release-plugin] prepare release cyclonedx-maven-plugin-2.9.296c218cupdate scm urls0fe08b4Revert "Bump JamesIves/github-pages-deploy-action from 4.7.3 to 4.8.0"6779e48Revert "Bump release-drafter/release-drafter from 6 to 7"955feadswitch to Central Publishing Portal50dbac7Bump release-drafter/release-drafter from 6 to 7d50bc58Bump org.apache.maven.plugins:maven-project-info-reports-plugin1034644Bump plugin-tools.version from 3.15.0 to 3.15.2018ab8eBump commons-codec:commons-codec from 1.17.1 to 1.22.0e359705Bump JamesIves/github-pages-deploy-action from 4.7.3 to 4.8.0Updates
org.junit.jupiter:junit-jupiterfrom 6.1.0 to 6.1.1Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
Commits
0d85889Release 6.1.10363eeeFinalize 6.1.1 release notesa6d540aMove entry to 6.1.1 release notes69339d5Only pass timeout when publishing to avoid failure in nmcp plugindec2eb9Allow excluding engines from memory cleanup mode (#5786)a5f4270Publish sha256/sha512 checksums again but filter out signature ones (#5796)8213012Update plugin nmcp-settings to v1.6.0 (#5787)d1bf847Generate Javadoc for aggregator modulesd721de5Pass--no-fontstojavadocconventiond289ec6Restore original SetSystemProperty values in a ParameterizedTest (#5720)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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