From 92e7b4fec18b2acb8a550638a9d68cb31badc5d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 17:07:05 +0000 Subject: [PATCH] Bump the alluxio-security-updates group across 1 directory with 2 updates Bumps the alluxio-security-updates group with 2 updates in the /alluxio directory: [com.google.guava:guava](https://github.com/google/guava) and [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf). 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) Updates `com.google.protobuf:protobuf-java` from 3.16.1 to 3.25.5 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.16.1...v3.25.5) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-version: 32.0.0-jre dependency-type: direct:development dependency-group: alluxio-security-updates - dependency-name: com.google.protobuf:protobuf-java dependency-version: 3.25.5 dependency-type: direct:development dependency-group: alluxio-security-updates ... Signed-off-by: dependabot[bot] --- alluxio/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/alluxio/pom.xml b/alluxio/pom.xml index 5edc2118a39..ff51bb4e1c2 100644 --- a/alluxio/pom.xml +++ b/alluxio/pom.xml @@ -47,13 +47,13 @@ com.google.guava guava - 31.0.1-jre + 32.0.0-jre test com.google.protobuf protobuf-java - 3.16.1 + 3.25.5 test