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

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

Upgrade Spring Framework to the latest one in SCXA #403

Open ke4 opened 1 month ago

ke4 commented 1 month ago

Currently we are using Spring Framework version 5.1.5. That version's support ended at the end of 2022. You can check this here: Spring framework support

We should upgrade to the latest version that is currently: 6.1.7 (https://spring.io/projects/spring-framework#learn) Here is a guide what to do and what has changed: Upgrading to Spring Framework 6.x