codyze
codyze copied to clipboard
Transition towards Java SE 17 (LTS)
Feature request
Java SE 17 (LTS) has been released some time ago. We should consider moving up from Java SE 11. To ensure everything keeps on working, we should start including compilations with Java 17.
- [ ] Add matrix build for Java 17 -> ignore problems, publish only Java 11 binaries
- [ ] Test functionality of resulting binary
- [ ] Finalize transition to Java 17
Related: #534 and #535