From a331d1d18068bdfe4ddfac49fdbc7e61cb3af178 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 22:34:55 +0000 Subject: [PATCH] build(deps): bump protobuf.version from 4.33.2 to 4.33.4 Bumps `protobuf.version` from 4.33.2 to 4.33.4. Updates `com.google.protobuf:protobuf-java` from 4.33.2 to 4.33.4 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `com.google.protobuf:protobuf-java-util` from 4.33.2 to 4.33.4 --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.33.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.protobuf:protobuf-java-util dependency-version: 4.33.4 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 c1109ec3e0..b514e910e5 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ 5.${junit.minor.version} 1.${junit.minor.version} 3.5.4 - 4.33.2 + 4.33.4