ebi-gene-expression-group / atlas-web-single-cell

Single Cell Expression Atlas web application
Apache License 2.0
5 stars 5 forks source link

Chore - Upgrade Java to version 17 in SCXA #398

Open ke4 opened 2 months ago

ke4 commented 2 months ago

We are using a very outdated Java version: 11. It is an LTS version (Long-term support). The next LTS versions are: 17 and 21. Java version history: https://en.wikipedia.org//wiki/Java_version_history Let's jump for now to version 17. That hopefully has less issues then directly jump to version 21. Later we can create another ticket and jump further to version 21.

Here are some article that can support this change: