Skip to content

HADOOP-19842. hadoop-thirdparty: upgrade guava to 33.5.0-jre#52

Merged
steveloughran merged 1 commit intoapache:trunkfrom
steveloughran:pr-upgrade-guava-to-33.5.0-jre
Mar 20, 2026
Merged

HADOOP-19842. hadoop-thirdparty: upgrade guava to 33.5.0-jre#52
steveloughran merged 1 commit intoapache:trunkfrom
steveloughran:pr-upgrade-guava-to-33.5.0-jre

Conversation

@steveloughran
Copy link
Contributor

@steveloughran steveloughran commented Mar 16, 2026

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).

For code changes:

  • Does the title or this PR start with the corresponding JIRA issue id (e.g. 'HADOOP-17799. Your PR title ...')?
  • Have you updated the LICENSE, LICENSE-binary, NOTICE-binary files?
  • If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under ASF 2.0?

Use of AI

Was AI used to help generate this PR? Yes

If so: which tool: Claude

it ran maven dependencies to get those updated dependencies too; it says some were new

Copy link
Contributor

@cnauroth cnauroth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1. Thank you, Steve.

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).
@steveloughran steveloughran force-pushed the pr-upgrade-guava-to-33.5.0-jre branch from a5aa034 to a24046c Compare March 19, 2026 18:38
@steveloughran
Copy link
Contributor Author

rebased; will merge if there's no conflict

@steveloughran steveloughran merged commit 236997c into apache:trunk Mar 20, 2026
3 checks passed
@shub-est
Copy link
Contributor

A nit

Can we update src/site/markdown/index.md.vm file with the Guava version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants