From ec8fe4a31faf045bb236edaf29bb3973a13da3af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 16:21:31 +0000 Subject: [PATCH] Bump com.google.protobuf:protobuf-java from 3.16.1 to 3.25.5 in /codegen Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.16.1 to 3.25.5. - [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/compare/v3.16.1...v3.25.5) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- codegen/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codegen/pom.xml b/codegen/pom.xml index f4253121..58e3322c 100644 --- a/codegen/pom.xml +++ b/codegen/pom.xml @@ -55,7 +55,7 @@ SPDX-License-Identifier: Apache-2.0 com.google.protobuf protobuf-java - 3.16.1 + 3.25.5 junit