Skip to content

[MNG-7422] chore: Remove Juava reference#11787

Closed
andy-k-improving wants to merge 1 commit intoapache:masterfrom
andy-k-improving:ft-hf-remove-juava
Closed

[MNG-7422] chore: Remove Juava reference#11787
andy-k-improving wants to merge 1 commit intoapache:masterfrom
andy-k-improving:ft-hf-remove-juava

Conversation

@andy-k-improving
Copy link

This is a PR to follow up on #9156 as the repo is not using Guava directly, Guice can continue to have it as transitive, but then there is no need to declare on parent POM.

Following this checklist to help us incorporate your
contribution quickly and easily:

  • Your pull request should address just one issue, without pulling in other changes.

  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.

  • Each commit in the pull request should have a meaningful subject line and body.
    Note that commits might be squashed by a maintainer on merge.

  • Run mvn verify to make sure basic checks pass.
    A more thorough check will be performed on your pull request automatically.

  • I hereby declare this contribution to be licenced under the Apache License Version 2.0, January 2004

@andy-k-improving andy-k-improving changed the title chore: Remove Juava reference [MNG-7422] chore: Remove Juava reference Mar 11, 2026
@cstamas
Copy link
Member

cstamas commented Mar 11, 2026

You did not remove guava, you just unmanaged it. As explained on issue, Guava is transitive dependency of Guice.

@andy-k-improving
Copy link
Author

andy-k-improving commented Mar 11, 2026

@cstamas Actually you are right, as long as Guice exist, Juava will continue to be around, closing this for now.

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.

2 participants