From a24046cd229dbe59804f0fcbab3898838bb5f4ea Mon Sep 17 00:00:00 2001 From: Steve Loughran Date: Mon, 16 Mar 2026 17:48:12 +0000 Subject: [PATCH] HADOOP-19842. hadoop-thirdparty: upgrade guava to 33.5.0-jre Upgrade Guava from 33.4.8-jre to 33.5.0-jre and Checker Framework from 3.51.1 to 3.54.0 Bumps the shaded Guava dependency to the latest release and updates the bundled Checker Framework qualifier annotations accordingly. Updates LICENSE-binary to reflect new versions of guava, checker-qual, error_prone_annotations (2.36.0 -> 2.41.0), and j2objc-annotations (3.0.0 -> 3.1). --- LICENSE-binary | 8 ++++---- pom.xml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/LICENSE-binary b/LICENSE-binary index 6bd46dc..4626c04 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -205,11 +205,11 @@ 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 -com.google.j2objc:j2objc-annotations:jar:3.0.0 +com.google.errorprone:error_prone_annotations:jar:2.41.0 +com.google.j2objc:j2objc-annotations:jar:3.1 org.apache.avro:avro:1.11.5 -------------------------------------------------------------------------------- @@ -225,4 +225,4 @@ com.google.protobuf:protobuf-java:3.25.8 MIT License ----------- -org.checkerframework:checker-qual:jar:3.51.1 +org.checkerframework:checker-qual:jar:3.54.0 diff --git a/pom.xml b/pom.xml index 88e0f16..1bfcda6 100644 --- a/pom.xml +++ b/pom.xml @@ -98,7 +98,7 @@ org.apache.hadoop.thirdparty ${shaded.prefix}.protobuf 3.25.8 - 33.4.8-jre + 33.5.0-jre 3.51.1 1.11.5