From 33c9d1652a5b4b87a83a1ccf9de67f7296273d01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 16:16:44 +0000 Subject: [PATCH] Bump the maven group in /java with 4 updates Bumps the maven group in /java with 4 updates: [com.google.guava:guava](https://github.com/google/guava), [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf), [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) and [io.netty:netty-handler](https://github.com/netty/netty). Updates `com.google.guava:guava` from 30.1.1-jre to 32.0.0-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `com.google.protobuf:protobuf-java` from 3.19.4 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.19.4...v3.25.5) Updates `io.grpc:grpc-protobuf` from 1.44.0 to 1.53.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.44.0...v1.53.0) Updates `io.netty:netty-handler` from 4.1.72.Final to 4.1.94.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.72.Final...netty-4.1.94.Final) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-type: direct:production dependency-group: maven - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production dependency-group: maven - dependency-name: io.grpc:grpc-protobuf dependency-type: direct:production dependency-group: maven - dependency-name: io.netty:netty-handler dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- java/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/java/pom.xml b/java/pom.xml index 0db16d2b375..06ebfaa24b6 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -66,13 +66,13 @@ UTF-8 - 1.44.0 + 1.53.0 - 4.1.72.Final + 4.1.94.Final 2.0.46.Final - 3.19.4 + 3.25.5 3.19.4 3.0.0 2.17.1 @@ -94,7 +94,7 @@ com.google.guava guava - 30.1.1-jre + 32.0.0-jre com.google.protobuf