Skip to content
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

Reduce usage of Guava #942

Merged
merged 1 commit into from
Jun 18, 2024
Merged

Reduce usage of Guava #942

merged 1 commit into from
Jun 18, 2024

Conversation

yahavi
Copy link
Member

@yahavi yahavi commented Jun 17, 2024


  • Update build-info and Gradle plugins to versions which do not include Guava
  • Replace Guava's ArrayListMultimap with ListMultimap.
  • Replace Guava's HashMultimap with SetMultimap.

@yahavi yahavi added the improvement Automatically generated release notes label Jun 17, 2024
@yahavi yahavi self-assigned this Jun 17, 2024
@yahavi yahavi added the safe to test Approve running integration tests on a pull request label Jun 17, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Jun 17, 2024
@yahavi yahavi requested review from eyalbe4 and RobiNino June 17, 2024 14:17
@yahavi yahavi merged commit b1f4d06 into jfrog:master Jun 18, 2024
7 of 9 checks passed
@yahavi yahavi deleted the rm-guava branch June 18, 2024 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Automatically generated release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants