From 6a2dfb056d6fb74890c5e255f01ba095839e98b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 16:20:02 +0000 Subject: [PATCH] Bump the maven group with 2 updates Bumps the maven group with 2 updates: [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) and [com.google.guava:guava](https://github.com/google/guava). Updates `com.google.protobuf:protobuf-java` from 3.19.2 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.2...v3.25.5) Updates `com.google.guava:guava` from 31.0.1-jre to 32.0.0-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production dependency-group: maven - dependency-name: com.google.guava:guava dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 581d4e7..078b099 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ com.google.protobuf protobuf-java - 3.19.2 + 3.25.5 @@ -76,7 +76,7 @@ com.google.guava guava - 31.0.1-jre + 32.0.0-jre