From 70effdddef6e28742eafb8b16eecfb0594b4083b Mon Sep 17 00:00:00 2001 From: Shubham Kalloli Date: Fri, 30 Jan 2026 12:01:22 +0000 Subject: [PATCH] HADOOP-19792: Upgraded Guava to 33.5.0 Signed-off-by: Shubham Kalloli --- LICENSE-binary | 2 +- pom.xml | 2 +- src/site/markdown/index.md.vm | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE-binary b/LICENSE-binary index 8e348be..d121a7a 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -205,7 +205,7 @@ This project bundles some components that are also licensed under the Apache License Version 2.0: -com.google.guava:guava:jar:33.4.8-jre +com.google.guava:guava:jar:33.5.0-jre com.google.guava:failureaccess:jar:1.0.3 org.jspecify:jspecify:jar:1.0.0 com.google.errorprone:error_prone_annotations:jar:2.36.0 diff --git a/pom.xml b/pom.xml index 5e37822..902e9d5 100644 --- a/pom.xml +++ b/pom.xml @@ -98,7 +98,7 @@ org.apache.hadoop.thirdparty ${shaded.prefix}.protobuf 3.25.5 - 33.4.8-jre + 33.5.0-jre 3.51.1 1.11.4 diff --git a/src/site/markdown/index.md.vm b/src/site/markdown/index.md.vm index 0b68b6d..c16cd2e 100644 --- a/src/site/markdown/index.md.vm +++ b/src/site/markdown/index.md.vm @@ -53,7 +53,7 @@ Following are relocations under *hadoop-shaded-protobuf_3_25* artifact: Guava ------------- -Google Guava's 33.4.8 jar is available as *org.apache.hadoop.thirdparty:hadoop-shaded-guava* artifact. +Google Guava's 33.5.0 jar is available as *org.apache.hadoop.thirdparty:hadoop-shaded-guava* artifact. Following are relocations under *hadoop-shaded-guava* artifact: