In order to keep up with the technological development of the Spring framework and to address security vulnerabilities in earlier Spring versions, the base libraries of prosEO shall be updated to the (then) current version of Spring Boot (4.0.6 at the time of this writing, expected to be 4.1.x or later at the time of implementation).
To do:
- Gap analysis based on the Spring Boot 4 migration guide
- Remove fixed dependencies addressing known security vulnerabilities from project
pom.xml
- Update Spring Boot dependency to 4.x.x
- Update code to remove all deprecated features
- Fix all "CRITICAL" vulnerabilities
- Update documentation as needed
In order to keep up with the technological development of the Spring framework and to address security vulnerabilities in earlier Spring versions, the base libraries of prosEO shall be updated to the (then) current version of Spring Boot (4.0.6 at the time of this writing, expected to be 4.1.x or later at the time of implementation).
To do:
pom.xml