commit | 7d5874d22bbc1f88ee93bd9654f0e98f7996bac9 | [log] [tgz] |
---|---|---|
author | JohnKeeney <john.keeney@est.tech> | Mon Aug 28 15:51:42 2023 +0100 |
committer | JohnKeeney <john.keeney@est.tech> | Mon Aug 28 16:30:05 2023 +0100 |
tree | a545a71e32c5ca899ae853ba24c34ac794f1e969 | |
parent | 7e72714c7b580b7b636ca248386d37c47a5bb2a5 [diff] |
Add springboot parent 31 for London https://spring.io/security/cve-2023-20883 by upgrading spring to 3.1.0+ Issue-ID: CCSDK-3921 Change-Id: I5fd8d252982aeea81cad0e31a5fd2fc1befff5b3 Signed-off-by: JohnKeeney <john.keeney@est.tech>
The actual parent poms are being generated from below two pom-template
ccsdk/parent/odlparent/setup/src/main/template/pom-template.xml
ccsdk/parent/springboot/spring-boot-setup/src/main/template/pom-template.xml
Any updates needed should be made to respective template and not to the generated pom.xml file/files.
Every parent pom has associated properties files (src/main/properties).
Setup module will read those properties and populate respective values within generated pom.xml