From 8f93aa452b6d2e2fe01ea5b5595023f2f8c217ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 08:46:01 +0000 Subject: [PATCH] build(deps): bump the java-maven-deps group across 1 directory with 6 updates Bumps the java-maven-deps group with 6 updates in the /java directory: | Package | From | To | | --- | --- | --- | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.22.0` | `2.22.1` | | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.22.0` | `2.22.1` | | [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) | `4.10.2` | `4.10.3` | | [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) | `4.10.2.0` | `4.10.3.0` | | [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) | `3.5.0` | `3.5.1` | | [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) | `0.10.0` | `0.11.0` | Updates `com.fasterxml.jackson.core:jackson-databind` from 2.22.0 to 2.22.1 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.22.0 to 2.22.1 Updates `com.github.spotbugs:spotbugs-annotations` from 4.10.2 to 4.10.3 - [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.2...4.10.3) Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.10.2.0 to 4.10.3.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.2.0...spotbugs-maven-plugin-4.10.3.0) Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.5.0...maven-jar-plugin-3.5.1) 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) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.1 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.1 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.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-maven-deps - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.10.3.0 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: java-maven-deps - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-maven-deps - dependency-name: org.sonatype.central:central-publishing-maven-plugin dependency-version: 0.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: java-maven-deps ... Signed-off-by: dependabot[bot] --- java/pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/java/pom.xml b/java/pom.xml index 5016a34b9..34210c318 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -97,7 +97,7 @@ com.fasterxml.jackson.core jackson-databind - 2.22.0 + 2.22.1 com.fasterxml.jackson.core @@ -107,14 +107,14 @@ com.fasterxml.jackson.datatype jackson-datatype-jsr310 - 2.22.0 + 2.22.1 com.github.spotbugs spotbugs-annotations - 4.10.2 + 4.10.3 provided @@ -149,7 +149,7 @@ com.github.spotbugs spotbugs-maven-plugin - 4.10.2.0 + 4.10.3.0 config/spotbugs/spotbugs-exclude.xml @@ -176,7 +176,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.5.0 + 3.5.1 org.apache.maven.plugins @@ -462,7 +462,7 @@ org.sonatype.central central-publishing-maven-plugin - 0.10.0 + 0.11.0 true central