commit | 386549759ed349d266a6310bb590070dd272e9f3 | [log] [tgz] |
---|---|---|
author | JohnKeeney <john.keeney@est.tech> | Fri Apr 29 17:59:14 2022 +0100 |
committer | JohnKeeney <john.keeney@est.tech> | Fri Apr 29 17:59:21 2022 +0100 |
tree | ab79c83af9ce1f1b0ec20d61a80c0b9e31d7b906 | |
parent | f92791e93169b3318694509af609a8b8b535781a [diff] |
Update Spring 3PP versions To address Security Issue CVE-2022-22965 https://spring.io/blog/2022/03/31/spring-framework-rce-early-announcement Change-Id: Id719b9dc33d774b0d6516cc63ab7830d45deb27a Signed-off-by: JohnKeeney <john.keeney@est.tech> Issue-ID: CCSDK-3629
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