Bump the java-maven-deps group in /java with 3 updates#1613
Merged
Conversation
Bumps the java-maven-deps group in /java with 3 updates: [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs), [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) and [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco). Updates `com.github.spotbugs:spotbugs-annotations` from 4.9.8 to 4.10.2 - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.9.8...4.10.2) Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.9.8.3 to 4.10.2.0 - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.9.8.3...spotbugs-maven-plugin-4.10.2.0) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.14 to 0.8.15 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.14...v0.8.15) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-version: 4.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-maven-deps - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.10.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: java-maven-deps - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: java-maven-deps ... Signed-off-by: dependabot[bot] <support@github.com>
edburns
approved these changes
Jun 10, 2026
Contributor
Cross-SDK Consistency Review ✅This PR only updates Java Maven dependency versions in
These are Java-specific build and static analysis tools (SpotBugs for bug detection, JaCoCo for code coverage). They have no equivalents in the other SDK implementations (Node.js, Python, Go, .NET, Rust), so no cross-SDK consistency concerns apply here. No action needed from other SDK maintainers.
|
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 java-maven-deps group in /java with 3 updates: com.github.spotbugs:spotbugs-annotations, com.github.spotbugs:spotbugs-maven-plugin and org.jacoco:jacoco-maven-plugin.
Updates
com.github.spotbugs:spotbugs-annotationsfrom 4.9.8 to 4.10.2Release notes
Sourced from com.github.spotbugs:spotbugs-annotations's releases.
... (truncated)
Changelog
Sourced from com.github.spotbugs:spotbugs-annotations's changelog.
... (truncated)
Commits
9efccc9release v4.10.2205d91bCheck binary compatibility (#4159)a177422Update spring core to v7.0.8 (#4158)2d6857fupdate sonatype link inRELEASE_PROCEDURE.md(#4157)32d4fb9chore(build): Add verification on tag release that version matches the tag (#...6657922prepare for next release7460889release v4.10.1f6c4597prepare for next release6e64d99release v4.10.073a6f59feat: add partial JSpecify annotations support (from PR #3142) (#3996)Updates
com.github.spotbugs:spotbugs-maven-pluginfrom 4.9.8.3 to 4.10.2.0Release notes
Sourced from com.github.spotbugs:spotbugs-maven-plugin's releases.
Commits
2d39b75[maven-release-plugin] prepare release spotbugs-maven-plugin-4.10.2.06c300e6[pom] Bump internal spotbugs to 4.9.8.5250d685Merge pull request #1425 from spotbugs/renovate/spotbugs.version12f6fb3Merge pull request #1429 from spotbugs/hazendaz-patch-1aaf0a09Update ci.yaml8b5dff4Merge branch 'master' into renovate/spotbugs.versionc83698dUpdate pom.xmlb8788fd[maven-release-plugin] prepare for next development iterationf758cb5[maven-release-plugin] prepare release spotbugs-maven-plugin-4.9.8.5cec6af5Update pom.xmlUpdates
org.jacoco:jacoco-maven-pluginfrom 0.8.14 to 0.8.15Release notes
Sourced from org.jacoco:jacoco-maven-plugin's releases.
Commits
6c5260aPrepare release v0.8.155c05141Transfer of execution data through socket should use buffered stream (#2089)ab5efa9Remove from Azure Pipelines all builds except with JDK 5 and JDK EA (#2148)5f6ea38Use Windows 2025 image in GitHub Actions (#2130)35a8af2Use Renovate instead of Dependabot for updates of ASM (#2137)85b8ddfUpgrade ASM to 9.10.1 (#2134)2988647AgentModule should use ClassLoader of agent instead of SystemClassLoader (#1651)75a4e31Add filter for Kotlin@JvmExposeBoxed(#1944)691fa1dUse Renovate instead of Dependabot for updates of GitHub Actions (#2132)3e18f17Require at least JDK 21 for build (#2128)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