commit | 9c23b606e3040abb0f8b49ad87fea6b7124e5427 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Aug 03 11:28:00 2021 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Tue Aug 03 11:28:00 2021 -0400 |
tree | 09a5ce0841cb7341c1c5507640c076a9cb33e60c | |
parent | 10f7357ab7b746062b4f22df2a251f11634d5d20 [diff] |
Update to spring boot version 2.3.12.RELEASE Update to latest version of spring boot 2.3 Issue-ID: CCSDK-3291 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ie475c749fa9e8b58cae2aadbde0e8e9b40790f4d
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