From 8144474ea39fb2c004768b0321dc7936bc1a1af5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 15:49:11 +0000 Subject: [PATCH] Bump io.github.ascopes:protobuf-maven-plugin in /samples/grpc-secure 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-secure/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/grpc-secure/pom.xml b/samples/grpc-secure/pom.xml index 8ba0cd96..9c98f4de 100644 --- a/samples/grpc-secure/pom.xml +++ b/samples/grpc-secure/pom.xml @@ -109,7 +109,7 @@ io.github.ascopes protobuf-maven-plugin - 3.8.0 + 3.10.2 ${protobuf-java.version}