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

Merged
merged 1 commit into from
Jan 6, 2025

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
@Gcolon021 Gcolon021 merged commit 083e420 into release Jan 6, 2025
3 of 4 checks passed
@Gcolon021 Gcolon021 deleted the ALS-5375 branch January 6, 2025 19:20
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