From d4f8f09e69f19c4974f80cfe805bf7ba70925ef9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Nov 2025 21:16:03 +0000 Subject: [PATCH] Bump io.github.ascopes:protobuf-maven-plugin in /samples/grpc-client Bumps [io.github.ascopes:protobuf-maven-plugin](https://github.com/ascopes/protobuf-maven-plugin) from 3.8.0 to 3.10.2. - [Release notes](https://github.com/ascopes/protobuf-maven-plugin/releases) - [Commits](https://github.com/ascopes/protobuf-maven-plugin/compare/v3.8.0...v3.10.2) --- updated-dependencies: - dependency-name: io.github.ascopes:protobuf-maven-plugin dependency-version: 3.10.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- samples/grpc-client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/grpc-client/pom.xml b/samples/grpc-client/pom.xml index 2b7b7558..8630b90e 100644 --- a/samples/grpc-client/pom.xml +++ b/samples/grpc-client/pom.xml @@ -121,7 +121,7 @@ io.github.ascopes protobuf-maven-plugin - 3.8.0 + 3.10.2 ${protobuf-java.version}