From 075a47774d5c86413520087b67d5699cf9f62f6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 08:44:03 +0000 Subject: [PATCH] build(deps): bump the java-maven-deps group in /java with 4 updates Bumps the java-maven-deps group in /java with 4 updates: [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin), [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson-databind), com.fasterxml.jackson.datatype:jackson-datatype-jsr310 and [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs). Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.10.3.0 to 4.10.4.0 - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.10.3.0...spotbugs-maven-plugin-4.10.4.0) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.22.1 to 2.22.2 - [Commits](https://github.com/FasterXML/jackson-databind/compare/jackson-databind-2.22.1...jackson-databind-2.22.2) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.22.1 to 2.22.2 Updates `com.github.spotbugs:spotbugs-annotations` from 4.10.3 to 4.10.4 - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](https://github.com/spotbugs/spotbugs/compare/4.10.3...4.10.4) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.10.4.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-maven-deps - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-maven-deps - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-version: 2.22.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-maven-deps - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-version: 4.10.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-maven-deps ... Signed-off-by: dependabot[bot] --- java/pom.xml | 2 +- java/sdk/pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/java/pom.xml b/java/pom.xml index 673cfc57b..cb99a0a6b 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -139,7 +139,7 @@ com.github.spotbugs spotbugs-maven-plugin - 4.10.3.0 + 4.10.4.0 com.diffplug.spotless diff --git a/java/sdk/pom.xml b/java/sdk/pom.xml index 2dd1ac2d6..0d5234611 100644 --- a/java/sdk/pom.xml +++ b/java/sdk/pom.xml @@ -79,7 +79,7 @@ com.fasterxml.jackson.core jackson-databind - 2.22.1 + 2.22.2 com.fasterxml.jackson.core @@ -89,14 +89,14 @@ com.fasterxml.jackson.datatype jackson-datatype-jsr310 - 2.22.1 + 2.22.2 com.github.spotbugs spotbugs-annotations - 4.10.3 + 4.10.4 provided