Popov85/e-ratos

ERA-6: Fix all vulnerabilities across the project, possibly migrate to a newer version of Java and SpringBoot

Closed this issue · 1 comments

  • Fix all suggestions for dependency vulnerabilities
  • Consider migrating the entire project to JDK 11 or newer and corresponding version of Spring Boot.

Migrated to Spring Boot 2.5.15 (the latest of 2.5.x)
Migrated to JDK 17 as baseline

Migration to Spring Boot 3.x seems more challenging, will be considered in the future.