From cbb20295cb4a902b0d263c1f4ca0687080063044 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 06:22:07 +0000 Subject: [PATCH] Bump com.google.protobuf:protobuf-java from 4.29.2 to 4.30.2 Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.29.2 to 4.30.2. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits/v4.30.2) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8e90ba1..a1033cd 100644 --- a/pom.xml +++ b/pom.xml @@ -434,7 +434,7 @@ com.google.protobuf protobuf-java - 4.29.2 + 4.30.2 commons-codec