commit | bc67c407c4dc21e023f56ba17e4fd1f66d0bf8a9 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Aug 05 10:46:18 2021 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Tue Aug 17 07:40:45 2021 -0400 |
tree | fd4515713c78b3e86212ead89a3b55b80bcfc7ec | |
parent | 2a577ea5da129f9458b51baeb6720306d28a2442 [diff] |
Package upgrades Upgrade third party packages to address security vulnerabilities. Provide new parent pom for spring boot 2.5, which is not backward compatible with spring boot 2.3 Issue-ID: CCSDK-3415 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iffbfffb6709aeec48c35dd604b9293fb3af34a10
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