summaryrefslogtreecommitdiffstats
path: root/plugins/template-node
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-01-03 16:50:16 -0500
committerDan Timoney <dtimoney@att.com>2022-01-03 16:50:16 -0500
commit8cf6ea0dae753abdcff7f6ec88df9d467acd0eae (patch)
treed307e9ccb5fe90d36f83ec983e6e89259516501a /plugins/template-node
parent8c0806fea85313f7ceab21e7f3c8a584f69a0b9b (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: I7ee0f1634648ff9f9bcb3c4be8b3c2fb09d6cce6
Diffstat (limited to 'plugins/template-node')
-rw-r--r--plugins/template-node/installer/pom.xml2
-rw-r--r--plugins/template-node/pom.xml2
-rw-r--r--plugins/template-node/provider/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/plugins/template-node/installer/pom.xml b/plugins/template-node/installer/pom.xml
index b80a6f70c..4fdaf371d 100644
--- a/plugins/template-node/installer/pom.xml
+++ b/plugins/template-node/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.2.3</version>
+ <version>2.2.4</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/plugins/template-node/pom.xml b/plugins/template-node/pom.xml
index 8914f2c4d..f026c8cbb 100644
--- a/plugins/template-node/pom.xml
+++ b/plugins/template-node/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.2.3</version>
+ <version>2.2.4</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/plugins/template-node/provider/pom.xml b/plugins/template-node/provider/pom.xml
index f428f94c7..f66014a0b 100644
--- a/plugins/template-node/provider/pom.xml
+++ b/plugins/template-node/provider/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.2.3</version>
+ <version>2.2.4</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>