diff options
author | Dan Timoney <dtimoney@att.com> | 2022-01-03 13:23:53 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-01-03 13:23:53 -0500 |
commit | 4bb4fd75b60072feb9764e1702748e50944ea499 (patch) | |
tree | 1199ed8f04d2cca850461400cf3fddc572eecbd7 /pom.xml | |
parent | 3006f3a36ff67a0dfb4e50577be48883c80eeab6 (diff) |
Upgrade to log4j2 2.17.1
Update to use version 2.17.1 to resolve log4shell vulnerability
Issue-ID: CCSDK-3556
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I5e9c6f211df52eb7db27b1479bb295d473c0dded
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>oparent</artifactId> - <version>2.3.1</version> + <version>2.3.2</version> </parent> <groupId>org.onap.ccsdk.distribution</groupId> |