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

[FFM-9691] - Add support for Java 21 #164

Merged
merged 2 commits into from
Oct 25, 2023
Merged

[FFM-9691] - Add support for Java 21 #164

merged 2 commits into from
Oct 25, 2023

Conversation

andybharness
Copy link
Contributor

@andybharness andybharness commented Oct 24, 2023

FFM-9691 - Add support for Java 21

What
Java 21 was released in Sep 2023 and is an LTS release. Update the relevant files.

Why
The current version of the Java SDK uses some APIs which are now deprecated (via lombok) and causes the build to fail on latest JDK.

Testing
Manual

What
Java 21 was released in Sep 2023 and is an LTS release.
Update the relevant files.

Why
The current version of the Java SDK uses some APIs which are now deprecated (via lombok) and causes the build to fail on latest JDK.

Testing
Manual
Copy link
Contributor

@erdirowlands erdirowlands left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great to get Java 21 support!

@andybharness andybharness merged commit ea328da into main Oct 25, 2023
5 checks passed
@andybharness andybharness deleted the FFM-9691-java-21 branch October 25, 2023 10:40
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