summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-01-03 13:23:53 -0500
committerDan Timoney <dtimoney@att.com>2022-01-03 13:23:53 -0500
commit4bb4fd75b60072feb9764e1702748e50944ea499 (patch)
tree1199ed8f04d2cca850461400cf3fddc572eecbd7 /pom.xml
parent3006f3a36ff67a0dfb4e50577be48883c80eeab6 (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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index b1faf1df..2ac515cd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>