ebi-gene-expression-group / atlas-web-bulk

Bulk Expression Atlas web application
Apache License 2.0
0 stars 1 forks source link

Upgrade Java to version 17 in Bulk #196

Open ke4 opened 5 months ago

ke4 commented 5 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 As a 1st step let's jump 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: