commit | dac9571d618eb1217db587fd8b6d3bef80999b26 | [log] [tgz] |
---|---|---|
author | JohnKeeney <john.keeney@est.tech> | Thu Jun 09 18:01:27 2022 +0100 |
committer | JohnKeeney <john.keeney@est.tech> | Thu Jun 09 18:01:36 2022 +0100 |
tree | 2edf00893e0ec525f47dd7dd4497eb2404f1381b | |
parent | 76ea3c6659f864a7e577702165619df20b6f654c [diff] |
Update springboot version Update springboot 2.6.6 -> 2.6.8 Update spring version 5.3.16 -> 5.3.18 Addresses CVE-2022-24823 Issue-ID: CCSDK-3581 Change-Id: I1546a5f812aacd5843a85fa48f5718ad0901b15b 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