Skip to content

Remove upper bound from Guava import #21174

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

guw
Copy link

@guw guw commented Apr 8, 2025

This removes the upper bound version range from the Guava package imports, which increases support for other Guava versions in the OSGi world.

Fixes #21173.

This removes the upper bound version range from the Guava package imports, which increases support for other Guava versions in the OSGi world.

Fixes protocolbuffers#21173.
@guw guw requested a review from a team as a code owner April 8, 2025 13:39
@guw guw requested review from zhangskz and removed request for a team April 8, 2025 13:39
@zhangskz
Copy link
Member

Thanks for the contribution! We're exploring other solutions here e.g. breaking our dependency on Guava. Dropping the upper bound completely does have some potential compatibility concerns as raised in #21173 (comment).

We'll try to update #21173 once we've committed to something here.

@zhangskz zhangskz closed this Apr 18, 2025
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.

OSGi version range for Guava imports are too narrow
2 participants