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

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

[Chore] Upgrade to Java17 #202

Open ke4 opened 4 months ago

ke4 commented 4 months ago

We are using an outdated Java version (11). With this PR we are upgrading to version 17. We might have to change some of the code as there could be breaking changes in the new version. It also needs to change Spring Framework version to a later one.