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

Remove Guava dependency and update plugin configurations #216

Open
wants to merge 1 commit into
base: release
Choose a base branch
from

Conversation

Gcolon021
Copy link
Contributor

Guava dependency was removed from multiple modules to simplify and reduce project dependencies. Necessary updates were made to tests to replace Guava utilities with standard Java library methods. Additionally, Maven plugin configurations were updated, including the Maven compiler plugin, to ensure compatibility with Java 11 and support for Lombok's annotation processing.

Guava dependency was removed from multiple modules to simplify and reduce project dependencies. Necessary updates were made to tests to replace Guava utilities with standard Java library methods. Additionally, Maven plugin configurations were updated, including the Maven compiler plugin, to ensure compatibility with Java 11 and support for Lombok's annotation processing.
@Gcolon021 Gcolon021 self-assigned this Dec 19, 2024
@Luke-Sikina Luke-Sikina added the bug Something isn't working label Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants