From 88cd3900d4178fbde75e0cc716a8917967220afc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 22:00:56 +0000 Subject: [PATCH] build(deps): bump protobuf.version from 4.33.1 to 4.33.2 Bumps `protobuf.version` from 4.33.1 to 4.33.2. Updates `com.google.protobuf:protobuf-java` from 4.33.1 to 4.33.2 - [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.1 to 4.33.2 --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.33.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.protobuf:protobuf-java-util dependency-version: 4.33.2 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 59bfd204f2..ce282a72af 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ 5.${junit.minor.version} 1.${junit.minor.version} 3.5.4 - 4.33.1 + 4.33.2