Update Spring Boot to 2.3.x #1244
Labels
dependency/spring
Task is related to Spring Framework
impact/changelog
This change should be reflected in the NEWS.txt file
kind/dependency-update
Update one of dependencies
Milestone
Changelogs:
Action points:
pom.xml
: consider removingspring-security.version
(resolution: keep it as we use 2.3.12 where Spring Boot has 2.3.9)spring-boot-properties-migrator
for checking properties that should be migratedspring-boot-starter-validation
(+ final release notes)./mvnw spring-boot:build-image
(resolution: we can't as "The build-image goal is not supported with projects using war packaging")server.jetty.threads.min
to reduce a number of threads fortest
profilespring.codec.log-request-details
(resolution: I see no effect)The text was updated successfully, but these errors were encountered: