From 4e3e5fcd17a66d758ca2a86ee2008f2bb45783c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 08:07:56 +0000 Subject: [PATCH] Bump the dependencies group with 3 updates Bumps the dependencies group with 3 updates: [com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone), [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) and [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin). 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) Updates `com.google.protobuf:protobuf-java` from 4.33.2 to 4.33.3 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) 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) --- updated-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 - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.33.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: 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 ... Signed-off-by: dependabot[bot] --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 0276f53cc..b25c1fd24 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ --> 33.4.3-jre 2.11.0 - 4.33.2 + 4.33.3 3.1.0 @@ -108,7 +108,7 @@ com.google.errorprone error_prone_annotations - 2.45.0 + 2.46.0 com.google.protobuf @@ -227,7 +227,7 @@ org.sonatype.central central-publishing-maven-plugin - 0.9.0 + 0.10.0 true