From 0e0e6e95332300aeb91783bcb3bf3fdaccbb9955 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 02:13:23 +0000 Subject: [PATCH] Bump the dependencies group in /value with 2 updates Bumps the dependencies group in /value with 2 updates: [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) and [com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone). Updates `org.sonatype.central:central-publishing-maven-plugin` from 0.9.0 to 0.10.0 - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits) Updates `com.google.errorprone:error_prone_annotations` from 2.45.0 to 2.46.0 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](https://github.com/google/error-prone/compare/v2.45.0...v2.46.0) --- updated-dependencies: - dependency-name: org.sonatype.central:central-publishing-maven-plugin dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.google.errorprone:error_prone_annotations dependency-version: 2.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- value/pom.xml | 2 +- value/processor/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/value/pom.xml b/value/pom.xml index bda314ef39..0220e014fc 100644 --- a/value/pom.xml +++ b/value/pom.xml @@ -161,7 +161,7 @@ org.sonatype.central central-publishing-maven-plugin - 0.9.0 + 0.10.0 true diff --git a/value/processor/pom.xml b/value/processor/pom.xml index 11e381121e..6d3f537fc1 100644 --- a/value/processor/pom.xml +++ b/value/processor/pom.xml @@ -41,7 +41,7 @@ 1.1.1 - 2.45.0 + 2.46.0