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

Commits on Oct 24, 2023

  1. [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
    andybharness committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    e0973cb View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. bump version

    andybharness committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    9d0d55e View commit details
    Browse the repository at this point in the history