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>
2 files changed
tree: 2edf00893e0ec525f47dd7dd4497eb2404f1381b
  1. dependencies-bom/
  2. dependencies-odl-bom/
  3. docs/
  4. installed-odl-bom/
  5. odlparent/
  6. oparent/
  7. releases/
  8. springboot/
  9. standalone/
  10. tools/
  11. .gitignore
  12. INFO.yaml
  13. pom.xml
  14. Readme.MD
  15. version.properties
Readme.MD

!!!!! PLEASE READ !!!!!

The actual parent poms are being generated from below two pom-template

ODL related parent poms:

ccsdk/parent/odlparent/setup/src/main/template/pom-template.xml

Springboot related parent poms:

ccsdk/parent/springboot/spring-boot-setup/src/main/template/pom-template.xml

Note:

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