commit | b56e7814288411c208664aceaa60c110ff09d115 | [log] [tgz] |
---|---|---|
author | RehanRaza <muhammad.rehan.raza@est.tech> | Tue Jan 26 13:46:36 2021 +0100 |
committer | RehanRaza <muhammad.rehan.raza@est.tech> | Tue Jan 26 13:46:48 2021 +0100 |
tree | c7754bb6d29deb0ebbbd8034c92b95d1bb9ae9fe | |
parent | b7a46845ac344248d7133767f4fc05f05dd325f3 [diff] |
Upgrade to the latest springboot release Upgrade to 2.3.8.RELEASE to fix the security vulnerabilities. Change-Id: I40c2702aca612f265cb4928f392ec4ec4f223aea Issue-ID: CCSDK-3108 Signed-off-by: RehanRaza <muhammad.rehan.raza@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