diff options
author | Dan Timoney <dtimoney@att.com> | 2022-01-12 11:21:00 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-01-12 11:21:00 -0500 |
commit | 3b4b2953b0ad6da959c8ea2afcbb005fad86726d (patch) | |
tree | 84d6c17acf0c5fb0fa74976f95018ae1e5b0cd54 /vnftools/features/features-vnftools/pom.xml | |
parent | 8a647838973f85f86015f0bbd9cac6020930cc43 (diff) |
Upgrade to log4j2 version 2.17.1
Upgrade to log4j2 version 2.17.1 to address log4j security vulnerability
Issue-ID: CCSDK-3556
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I1fb2285e9a1bb1e8b9d5779556fc0faca4a7af93
Diffstat (limited to 'vnftools/features/features-vnftools/pom.xml')
-rw-r--r-- | vnftools/features/features-vnftools/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnftools/features/features-vnftools/pom.xml b/vnftools/features/features-vnftools/pom.xml index c9c58ac0..1a67ab5f 100644 --- a/vnftools/features/features-vnftools/pom.xml +++ b/vnftools/features/features-vnftools/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>2.2.3</version> + <version>2.2.4</version> <relativePath/> </parent> |