Build(deps): Bump the maven group across 1 directory with 27 updates - #123
Merged
Conversation
678098
approved these changes
Aug 26, 2026
Collaborator
Might be flakiness due to ports collision, rerunning |
dependabot
Bot
force-pushed
the
dependabot/maven/maven-6f386d339e
branch
from
August 26, 2026 22:06
68a601e to
12cb013
Compare
Collaborator
|
@dependabot rebase |
Bumps the maven group with 27 updates in the / directory: | Package | From | To | | --- | --- | --- | | org.slf4j:slf4j-api | `1.7.36` | `2.0.18` | | [commons-codec:commons-codec](https://github.com/apache/commons-codec) | `1.12` | `1.22.1` | | [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) | `4.7.1` | `4.10.3` | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `5.10.2` | `6.1.3` | | [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) | `5.2.0` | `5.23.0` | | [org.openjdk.jmh:jmh-core](https://github.com/openjdk/jmh) | `1.23` | `1.37` | | [org.openjdk.jmh:jmh-generator-annprocess](https://github.com/openjdk/jmh) | `1.23` | `1.37` | | [com.github.docker-java:docker-java-core](https://github.com/docker-java/docker-java) | `3.2.13` | `3.7.1` | | [com.github.docker-java:docker-java-transport-httpclient5](https://github.com/docker-java/docker-java) | `3.2.13` | `3.7.1` | | [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) | `1.4.0` | `1.8.0` | | [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) | `3.0.0` | `3.6.3` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.10.1` | `3.15.0` | | [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) | `4.7.1.1` | `4.10.3.0` | | [com.github.ferstl:depgraph-maven-plugin](https://github.com/ferstl/depgraph-maven-plugin) | `3.3.0` | `4.0.3` | | [org.sonarsource.scanner.maven:sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven) | `3.6.0.1398` | `5.7.0.6970` | | [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | `2.28.0` | `3.10.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.0.0` | `3.5.6` | | [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) | `0.8.8` | `0.8.15` | | [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) | `3.1.0` | `3.5.1` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.1.1` | `3.12.0` | | [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) | `3.2.1` | `3.4.0` | | [org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) | `3.5.0` | `3.8.0` | | [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.0.0` | `3.5.6` | | [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) | `3.0.0` | `3.3.1` | | [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) | `3.0.0` | `3.6.3` | | [org.apache.maven.plugins:maven-scm-plugin](https://github.com/apache/maven-scm) | `2.0.1` | `2.2.1` | | [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.1.0` | `3.2.8` | Updates `org.slf4j:slf4j-api` from 1.7.36 to 2.0.18 Updates `commons-codec:commons-codec` from 1.12 to 1.22.1 - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@commons-codec-1.12...rel/commons-codec-1.22.1) Updates `com.github.spotbugs:spotbugs-annotations` from 4.7.1 to 4.10.3 - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.7.1...4.10.3) Updates `org.junit:junit-bom` from 5.10.2 to 6.1.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.10.2...r6.1.3) Updates `org.mockito:mockito-junit-jupiter` from 5.2.0 to 5.23.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.2.0...v5.23.0) Updates `org.openjdk.jmh:jmh-core` from 1.23 to 1.37 - [Commits](openjdk/jmh@1.23...1.37) Updates `org.openjdk.jmh:jmh-generator-annprocess` from 1.23 to 1.37 - [Commits](openjdk/jmh@1.23...1.37) Updates `com.github.docker-java:docker-java-core` from 3.2.13 to 3.7.1 - [Release notes](https://github.com/docker-java/docker-java/releases) - [Changelog](https://github.com/docker-java/docker-java/blob/main/CHANGELOG.md) - [Commits](docker-java/docker-java@3.2.13...3.7.1) Updates `com.github.docker-java:docker-java-transport-httpclient5` from 3.2.13 to 3.7.1 - [Release notes](https://github.com/docker-java/docker-java/releases) - [Changelog](https://github.com/docker-java/docker-java/blob/main/CHANGELOG.md) - [Commits](docker-java/docker-java@3.2.13...3.7.1) Updates `org.codehaus.mojo:flatten-maven-plugin` from 1.4.0 to 1.8.0 - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](mojohaus/flatten-maven-plugin@1.4.0...1.8.0) Updates `org.apache.maven.plugins:maven-enforcer-plugin` from 3.0.0 to 3.6.3 - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](apache/maven-enforcer@enforcer-3.0.0...enforcer-3.6.3) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.10.1 to 3.15.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.10.1...maven-compiler-plugin-3.15.0) Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.7.1.1 to 4.10.3.0 - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.7.1.1...spotbugs-maven-plugin-4.10.3.0) Updates `com.github.ferstl:depgraph-maven-plugin` from 3.3.0 to 4.0.3 - [Release notes](https://github.com/ferstl/depgraph-maven-plugin/releases) - [Commits](ferstl/depgraph-maven-plugin@depgraph-maven-plugin-3.3.0...depgraph-maven-plugin-4.0.3) Updates `org.sonarsource.scanner.maven:sonar-maven-plugin` from 3.6.0.1398 to 5.7.0.6970 - [Release notes](https://github.com/SonarSource/sonar-scanner-maven/releases) - [Commits](SonarSource/sonar-scanner-maven@3.6.0.1398...5.7.0.6970) Updates `com.diffplug.spotless:spotless-maven-plugin` from 2.28.0 to 3.10.0 - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@lib/2.28.0...maven/3.10.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.0.0 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0...surefire-3.5.6) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.8 to 0.8.15 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.8...v0.8.15) Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.1.0 to 3.5.1 - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.1.0...maven-jar-plugin-3.5.1) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.1.1 to 3.12.0 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.1.1...maven-javadoc-plugin-3.12.0) Updates `org.apache.maven.plugins:maven-source-plugin` from 3.2.1 to 3.4.0 - [Release notes](https://github.com/apache/maven-source-plugin/releases) - [Commits](apache/maven-source-plugin@maven-source-plugin-3.2.1...maven-source-plugin-3.4.0) Updates `org.apache.maven.plugins:maven-assembly-plugin` from 3.5.0 to 3.8.0 - [Release notes](https://github.com/apache/maven-assembly-plugin/releases) - [Commits](apache/maven-assembly-plugin@maven-assembly-plugin-3.5.0...v3.8.0) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.0.0 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0...surefire-3.5.6) Updates `org.apache.maven.plugins:maven-release-plugin` from 3.0.0 to 3.3.1 - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](apache/maven-release@maven-release-3.0.0...maven-release-3.3.1) Updates `org.codehaus.mojo:exec-maven-plugin` from 3.0.0 to 3.6.3 - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@exec-maven-plugin-3.0.0...3.6.3) Updates `org.apache.maven.plugins:maven-scm-plugin` from 2.0.1 to 2.2.1 - [Release notes](https://github.com/apache/maven-scm/releases) - [Commits](apache/maven-scm@maven-scm-2.0.1...v2.2.1) Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.1.0 to 3.2.8 - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.1.0...maven-gpg-plugin-3.2.8) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.10.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven - dependency-name: com.github.docker-java:docker-java-core dependency-version: 3.7.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven - dependency-name: com.github.docker-java:docker-java-transport-httpclient5 dependency-version: 3.7.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven - dependency-name: com.github.ferstl:depgraph-maven-plugin dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-version: 4.10.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.10.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: commons-codec:commons-codec dependency-version: 1.22.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-assembly-plugin dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-version: 3.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-version: 3.5.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-version: 3.2.8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-release-plugin dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-scm-plugin dependency-version: 2.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.codehaus.mojo:flatten-maven-plugin dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.junit:junit-bom dependency-version: 6.1.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.openjdk.jmh:jmh-core dependency-version: '1.37' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.openjdk.jmh:jmh-generator-annprocess dependency-version: '1.37' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.slf4j:slf4j-api dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven - dependency-name: org.sonarsource.scanner.maven:sonar-maven-plugin dependency-version: 5.7.0.6970 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/maven/maven-6f386d339e
branch
from
August 27, 2026 00:40
12cb013 to
38a2cb6
Compare
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 maven group with 27 updates in the / directory:
1.7.362.0.181.121.22.14.7.14.10.35.10.26.1.35.2.05.23.01.231.371.231.373.2.133.7.13.2.133.7.11.4.01.8.03.0.03.6.33.10.13.15.04.7.1.14.10.3.03.3.04.0.33.6.0.13985.7.0.69702.28.03.10.03.0.03.5.60.8.80.8.153.1.03.5.13.1.13.12.03.2.13.4.03.5.03.8.03.0.03.5.63.0.03.3.13.0.03.6.32.0.12.2.13.1.03.2.8Updates
org.slf4j:slf4j-apifrom 1.7.36 to 2.0.18Updates
commons-codec:commons-codecfrom 1.12 to 1.22.1Changelog
Sourced from commons-codec:commons-codec's changelog.
... (truncated)
Commits
dc8f6c8Prepare for the release candidate 1.22.1 RC18203c1cPrepare for the next release candidate5647fe2StringEncoderComparator.StringEncoderComparator(StringEncoder) now fails00c27a9Reduce vertical whitespace568f2d7Remove unused method316fb15Remove unused methodbf6b543Bump actions/checkout from 7.0.0 to 7.0.1e14cdfeExtract redundant code.3351e63Add messages when throwing NullPointerException.f22dab7Update SCM tagUpdates
com.github.spotbugs:spotbugs-annotationsfrom 4.7.1 to 4.10.3Release notes
Sourced from com.github.spotbugs:spotbugs-annotations's releases.
... (truncated)
Changelog
Sourced from com.github.spotbugs:spotbugs-annotations's changelog.
... (truncated)
Commits
8d5cad4release v4.10.3f849bceUpdate junit-framework monorepo to v6.1.2 (#4199)368a213Fixes #4138 : Detect yoda-style null guards in lazy-init and related detector...21ba538Update actions/stale digest to 1e223db (#4197)6c91a0dUpdate dependency net.sf.saxon:Saxon-HE to v12.10 (#4198)7fb263eUpdate actions/setup-java digest to 0f481fc (#4196)c8f9bb1fix(deprecations): Replace deprecated io close with try with resources (#4194)1c78756chore{build): Update eclipse-convention.gradle.kts file (#4193)1aec284fix: improve EQ_DOESNT_OVERRIDE_EQUALS warning to mention symmetry risk (#4016)f3ddc36Fixes #4055 : Record method-reference targets as called methods (#4059)Updates
org.junit:junit-bomfrom 5.10.2 to 6.1.3Release notes
Sourced from org.junit:junit-bom's releases.
... (truncated)
Commits
f59f60dRelease 6.1.3cd8ec92Finalize 6.1.3 release notesc8729f2Restore compatibility with GraalVM 25 (#5901)ddc9e74Update graalvm/setup-graalvm action to v1.6.4 (#5959)fe2c52aUpdate plugin org.graalvm.buildtools.native to v1.1.7 (#5923)62afc02Delay GraalVM plugin updates for 3 days0cc2902SkipgraalVmTesttask if GraalVM env vars are not setf6bbfc5Move GraalVM tests to separate test task (#5903)e87e052Update plugin org.graalvm.buildtools.native to v1.1.6 (#5899)1cd56dfUpdate plugin org.graalvm.buildtools.native to v1.1.5 (#5880)Updates
org.mockito:mockito-junit-jupiterfrom 5.2.0 to 5.23.0Release notes
Sourced from org.mockito:mockito-junit-jupiter's releases.
... (truncated)
Commits
a231205Fix StackOverflowError with AbstractList after using mockSingleton (#3790)f6a91a6Replace mockito-android mock maker implementation with dexmaker-mockito-inlin...aa2298afix: make spotless happya6729d6chore: update BDDMockito with jspecify annotationbb83c92chore: move jspecify as a compile only dependency47a4695chore: add jspecify with minimal change. Fixes #350325f1395Add core API to enable Kotlin singleton mocking (#3762)ef9ee55Avoids mocking private static methods, as well as package-private static meth...d16fcfcBump graalvm/setup-graalvm from 1.4.4 to 1.4.5 (#3780)27eb8a3ClarifyRETURNS_MOCKSbehavior with sealed abstract enums (Java 15+) (#3773)Updates
org.openjdk.jmh:jmh-corefrom 1.23 to 1.37Commits
2effa2cJMH v1.37.09c78d57903508: JMH: Remove the Unicode dot prefix from secondary results843f6417903510: JMH: Add core performance checking tests8bc325b7903511: JMH: Add score stability performance tests6b097247903450: JMH: Improve -prof perfnorm accuracy with robust estimationsd88f9017903504: JMH: Fix new Sonar warnings47f651b7903498: JMH: Reset worker interrupt status after iteration482561a7903492: JMH: Infrastructure code should yield occasionally for virtual execu...9a975577903490: JMH: The interrupt to time-outing benchmark can be delivered to work...bf8db387903487: JMH: Make sure JMH profilers work on all tested configurationsUpdates
org.openjdk.jmh:jmh-generator-annprocessfrom 1.23 to 1.37Commits
2effa2cJMH v1.37.09c78d57903508: JMH: Remove the Unicode dot prefix from secondary results843f6417903510: JMH: Add core performance checking tests8bc325b7903511: JMH: Add score stability performance tests6b097247903450: JMH: Improve -prof perfnorm accuracy with robust estimationsd88f9017903504: JMH: Fix new Sonar warnings47f651b7903498: JMH: Reset worker interrupt status after iteration482561a7903492: JMH: Infrastructure code should yield occasionally for virtual execu...9a975577903490: JMH: The interrupt to time-outing benchmark can be delivered to work...bf8db387903487: JMH: Make sure JMH profilers work on all tested configurationsUpdates
com.github.docker-java:docker-java-corefrom 3.2.13 to 3.7.1Release notes
Sourced from com.github.docker-java:docker-java-core's releases.
... (truncated)
Commits
7b7fabdUpdate actions/checkout and actions/setup-java0dde6bcDeprecate ListImagesCmd#withImageNameFilter (#2595)36e5c0fBump org.testcontainers:testcontainers from 2.0.2 to 2.0.3 (#2564)f70fb40Bump org.sonatype.central:central-publishing-maven-plugin (#2573)5bb3971Bump com.github.siom79.japicmp:japicmp-maven-plugin (#2576)6e1c22cBump org.assertj:assertj-core from 3.27.6 to 3.27.7 (#2580)0ae6ea0Bump netty.version from 4.2.7.Final to 4.2.10.Final (#2585)a3cb696Add support to export container (#2594)c7f0c0bAdd support to get the history of an image (#2592)ea48fd6Update maven version to 3.9.12 (#2591)Updates
com.github.docker-java:docker-java-transport-httpclient5from 3.2.13 to 3.7.1Release notes
Sourced from com.github.docker-java:docker-java-transport-httpclient5's releases.
... (truncated)
Commits
7b7fabdUpdate actions/checkout and actions/setup-java0dde6bcDeprecate ListImagesCmd#withImageNameFilter (#2595)36e5c0fBump org.testcontainers:testcontainers from 2.0.2 to 2.0.3 (#2564)f70fb40Bump org.sonatype.central:central-publishing-maven-plugin (#2573)