From 46dfb6721d3850ec9c166bfc8ddd6da15efa2083 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 02:03:07 +0000 Subject: [PATCH] build(deps): bump com.google.protobuf:protobuf-java Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.33.4 to 4.33.5. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.33.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1ea8ed66cd..3f757dd23e 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ 2.5 2.0.17 2.9.3 - 4.33.4 + 4.33.5 5.13.4 5.13.4 ${junit-jupiter.version}