Upgrade to log4j 2.16.0

Upgrade to log4j2 2.16.0 to address log4shell vulnerability

Issue-ID: CCSDK-3556
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I005a2030679172288b8195b72ef804feb4f84386
1 file changed
tree: fa03e9c5126dc16fa693fc18b7340488c172e8cd
  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