From 29c705ed4d0a83a42959f46fa86bae58ac4c048b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 06:13:18 +0000 Subject: [PATCH] Bump com.google.protobuf:protobuf-java from 4.29.2 to 4.30.0 Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.29.2 to 4.30.0. - [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.0) --- 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..316e9c0 100644 --- a/pom.xml +++ b/pom.xml @@ -434,7 +434,7 @@ com.google.protobuf protobuf-java - 4.29.2 + 4.30.0 commons-codec