From 410e6b3c8f98ae316cb56c79b55eaee84de7c517 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 02:14:32 +0000 Subject: [PATCH] chore(deps): bump protobuf.version in /run/grpc-hello-world-mvn Bumps `protobuf.version` from 3.25.3 to 4.29.2. Updates `com.google.protobuf:protobuf-java` from 3.25.3 to 4.29.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) Updates `com.google.protobuf:protobuf-kotlin` from 3.25.3 to 4.29.2 --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.google.protobuf:protobuf-kotlin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- run/grpc-hello-world-mvn/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run/grpc-hello-world-mvn/pom.xml b/run/grpc-hello-world-mvn/pom.xml index 815d40b5..a83e93e1 100644 --- a/run/grpc-hello-world-mvn/pom.xml +++ b/run/grpc-hello-world-mvn/pom.xml @@ -14,7 +14,7 @@ 1.8.0 1.62.2 1.4.1 - 3.25.3 + 4.29.2