-
Notifications
You must be signed in to change notification settings - Fork 1
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
Upgrade Java version from 11 to 21 #25
Conversation
Let's use the latest LTS java we support. (21) |
management-center-packaging/packages/deb/hazelcast-management-center/DEBIAN/control Line 7 in 985a9a6
I found some fallback to java8 |
Do not use |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also check how to extract java versions from actions here: https://github.com/hazelcast/hazelcast-packaging/pull/197/files
No description provided.