Add springboot parent 31 for Montreal

https://spring.io/security/cve-2023-20883 by upgrading spring to 3.1.0+

Issue-ID: CCSDK-3921
Change-Id: Ie75aa4ebb26c29e05ce66a46e9be3a88534d033d
Signed-off-by: JohnKeeney <john.keeney@est.tech>
4 files changed
tree: 38f59aba0181d9fa2102ee3fb1732e5714b42db9
  1. dependencies-bom/
  2. dependencies-odl-bom/
  3. installed-odl-bom/
  4. odlparent/
  5. oparent/
  6. releases/
  7. springboot/
  8. standalone/
  9. tools/
  10. .gitignore
  11. INFO.yaml
  12. pom.xml
  13. Readme.MD
  14. 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