From 983f50d21d49f8b8e0e1fc2b1198bc59b2007dca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 16:17:02 +0000 Subject: [PATCH] Bump com.google.protobuf:protobuf-java in /netty-3.7 Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 2.5.0 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/v2.5.0...v3.25.5) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- netty-3.7/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netty-3.7/pom.xml b/netty-3.7/pom.xml index be4a981..8b692b0 100644 --- a/netty-3.7/pom.xml +++ b/netty-3.7/pom.xml @@ -84,7 +84,7 @@ com.google.protobuf protobuf-java - 2.5.0 + 3.25.5 compile true