-
Notifications
You must be signed in to change notification settings - Fork 48
Bump the maven-dependencies group with 9 updates #933
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
Merged
chadlwilson
merged 2 commits into
master
from
dependabot/maven/maven-dependencies-8171750f8e
Oct 1, 2025
Merged
Bump the maven-dependencies group with 9 updates #933
chadlwilson
merged 2 commits into
master
from
dependabot/maven/maven-dependencies-8171750f8e
Oct 1, 2025
Conversation
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
Bumps the maven-dependencies group with 9 updates: | Package | From | To | | --- | --- | --- | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `5.13.4` | `6.0.0` | | [org.mockito:mockito-bom](https://github.com/mockito/mockito) | `5.19.0` | `5.20.0` | | [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.27.4` | `3.27.6` | | [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `4.32.0` | `4.32.1` | | [com.google.guava:guava](https://github.com/google/guava) | `33.4.8-jre` | `33.5.0-jre` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.11.3` | `3.12.0` | | [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) | `0.8.0` | `0.9.0` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.14.0` | `3.14.1` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.3` | `3.5.4` | Updates `org.junit:junit-bom` from 5.13.4 to 6.0.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r6.0.0) Updates `org.mockito:mockito-bom` from 5.19.0 to 5.20.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.19.0...v5.20.0) Updates `org.assertj:assertj-core` from 3.27.4 to 3.27.6 - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.4...assertj-build-3.27.6) Updates `com.google.protobuf:protobuf-java` from 4.32.0 to 4.32.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `com.google.guava:guava` from 33.4.8-jre to 33.5.0-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.11.3 to 3.12.0 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.11.3...maven-javadoc-plugin-3.12.0) Updates `org.sonatype.central:central-publishing-maven-plugin` from 0.8.0 to 0.9.0 - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.14.0 to 3.14.1 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.14.0...maven-compiler-plugin-3.14.1) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.3 to 3.5.4 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.3...surefire-3.5.4) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.mockito:mockito-bom dependency-version: 5.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.assertj:assertj-core dependency-version: 3.27.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.32.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: com.google.guava:guava dependency-version: 33.5.0-jre dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - 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-dependencies - dependency-name: org.sonatype.central:central-publishing-maven-plugin dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
cf40b89 to
bdd4544
Compare
Contributor
|
@chadlwilson I've downgraded junit to 5.x as 6.x requires java17+. Separately to this, should we also look at moving to 17 as base line? |
Contributor
|
Yeah I'm not sure. Id like to do it but I have a feeling it might leave people behind. 16/17 was quite a big upgrade. You think it's OK to move forward now? |
Contributor
|
I still have JRuby projects I maintain where there was friction when I wanted to move to Java 11 as baseline 😅 |
chadlwilson
approved these changes
Oct 1, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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-dependencies group with 9 updates:
5.13.46.0.05.19.05.20.03.27.43.27.64.32.04.32.133.4.8-jre33.5.0-jre3.11.33.12.00.8.00.9.03.14.03.14.13.5.33.5.4Updates
org.junit:junit-bomfrom 5.13.4 to 6.0.0Release notes
Sourced from org.junit:junit-bom's releases.
... (truncated)
Commits
4f79594Release 6.0.055af30aRevert "Usedevelop/6.xbranch for junit-examples during release build"df3cfddRelease 5.14.0fcb84a2Disable backward compatibility check when offlinec9c8344Prune 5.14.0 release notes03d8a72Update broken link to using API Gaurdian with bndtools3a0b29bUse temporary JUnit 6 logo6603caaRenameeclipseClasspathtoeclipseConventionsto avoid confusionab3470bMake sealedMediaTypework in Eclipsea8cd41eRemove annotations not visible in EclipseUpdates
org.mockito:mockito-bomfrom 5.19.0 to 5.20.0Release notes
Sourced from org.mockito:mockito-bom's releases.
Commits
3a1a19eAdd support for generic types inMockedConstructionandMockedStatic(#3729)f3c957aBump org.assertj:assertj-core from 3.27.4 to 3.27.5 (#3730)3cfbd42Bump graalvm/setup-graalvm from 1.3.6 to 1.3.7 (#3725)6f9a04bBump com.gradle.develocity from 4.1.1 to 4.2 (#3726)c75dfb8Bump org.eclipse.platform:org.eclipse.osgi from 3.23.100 to 3.23.200 (#3720)54474faBump graalvm/setup-graalvm from 1.3.5 to 1.3.6 (#3719)bc06f21Use Assume.assumeThat for SequencedCollection tests (#3711)a10aed0Bump actions/setup-java from 4 to 5 (#3715)37bb3e5Fix metadata generation on GraalVM (#3710)ef2fd6fBump com.gradle.develocity from 4.1 to 4.1.1 (#3713)Updates
org.assertj:assertj-corefrom 3.27.4 to 3.27.6Release notes
Sourced from org.assertj:assertj-core's releases.
Commits
716b1e0[maven-release-plugin] prepare release assertj-build-3.27.6e189652Add missing export fororg.assertj.core.annotation(#3951)0cb489eUpdate Maven Central URL7286309[maven-release-plugin] prepare for next development iterationdd4cc1d[maven-release-plugin] prepare release assertj-build-3.27.51d0defcAdd missing permission to release workflow844d5d0Add missing GitHub Actions pinning to CodeQL workflowbdd7106Add CodeQL custom workflowa93d7e6Remove EOL Java 2426ea866Update production dependencies (#3947)Updates
com.google.protobuf:protobuf-javafrom 4.32.0 to 4.32.1Commits
Updates
com.google.guava:guavafrom 33.4.8-jre to 33.5.0-jreRelease notes
Sourced from com.google.guava:guava's releases.
Commits
Updates
org.apache.maven.plugins:maven-javadoc-pluginfrom 3.11.3 to 3.12.0Release notes
Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.
Commits
2a06bed[maven-release-plugin] prepare release maven-javadoc-plugin-3.12.0a71ecf9bump version 3.12.0-SNAPSHOT88f2b71[maven-release-plugin] prepare for next development iteration7e18956[maven-release-plugin] prepare release maven-javadoc-plugin-3.11.4c11b76cIn legacyMode, don't use -sourcepath, unless excludePackageNames is not empty...bc9904bremove fix mojo (#1263)f310135Fixpackage {...} does not existinlegacyMode(#1243)c8270f9detectOfflineLinks is now false per default for all jar mojo issue #1258 ...953e609Delete flaky test (#1260)2bba7a4Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0Updates
org.sonatype.central:central-publishing-maven-pluginfrom 0.8.0 to 0.9.0Commits
Updates
org.apache.maven.plugins:maven-compiler-pluginfrom 3.14.0 to 3.14.1Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
Commits
0df6940[maven-release-plugin] prepare release maven-compiler-plugin-3.14.11bf9e5aEnforce asm version used here, to not depend on brittle transitive (#964)f5161c4Bump mavenVersion from 3.9.10 to 3.9.11 (#952)63846f1Improve DeltaList behavior for large projects (#335)ab3f845Bump org.apache.maven.plugins:maven-plugins from 44 to 45164bad4Allow to not use --module-version for the Java compiler0b76ccdBump mavenVersion from 3.9.9 to 3.9.105dbc9c3Bump org.codehaus.plexus:plexus-java from 1.4.0 to 1.5.017949d1Bump org.apache.maven.plugins:maven-plugins from 43 to 44 (#316)d44d1beAdd generatedSourcesPath back to the maven projectUpdates
org.apache.maven.plugins:maven-surefire-pluginfrom 3.5.3 to 3.5.4Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
Commits
88513d8[maven-release-plugin] prepare release surefire-3.5.49c48828Simplify cuncumber IT configuration and make windows build working again (#3174)74b2d8cBump org.htmlunit:htmlunit from 4.15.0 to 4.16.0 (#3173)6c30bf1[SUREFIRE-2298] fix xml output with junit 5 nested classes (#828)9f49866Bump org.codehaus.plexus:plexus-i18n from 1.0-beta-10 to 1.0.0 (#3172)fb96954Bump org.htmlunit:htmlunit from 4.13.0 to 4.15.0 (#3171)1e63159Name the shutdown hook (#3170)76e806afeat: enable prevent branch protection rules (#3168)0fbfb27Implement fail-fast behavior for JUnit Platform provider (#3155)98d081eBump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#3167)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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