commit | 9a2a4bc6e704704626c1dc5f90109477f5bf106a | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Mar 07 08:07:04 2022 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Mon Mar 07 08:07:04 2022 -0500 |
tree | 158d69100b4b34fb9f5f0f71341151ed86f29d79 | |
parent | 84720e5c88adf1b1a0f23f3e0cf04de31d5957e8 [diff] |
Update springboot 2.5.10 dependencies Update dependencies for springboot 2.5.10 Issue-ID: CCSDK-3585 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iaef2b462dcc687d6e8b4b44ba33f278f4eccd3a1
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