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

Change minimum supported Java version to 21 #345

Open
cicirello opened this issue May 30, 2023 · 0 comments
Open

Change minimum supported Java version to 21 #345

cicirello opened this issue May 30, 2023 · 0 comments
Milestone

Comments

@cicirello
Copy link
Owner

Summary

Sometime after Java 21 (the next LTS version of Java) is released, increase minimum supported Java version to 21. This includes the following:

  • Changing the Java version within the pom.xml
  • Changing the Java version in all GitHub Actions workflows
  • Updating the README and other documentation
  • Any updated necessary to do so based on any relevant changes to the Java API

Note that this will be a breaking change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant