Closed
Description
Description
As we are switching the default distribution to Quarkus we should also drop support for Java 8 as Quarkus does not support it.
At a minimum this would require:
- Updating POMs to allow Java 11 APIs for server-side only modules
- Update server installation guide
- Add a note to migration guide and release notes
Discussion
No response
Motivation
No response
Details
No response