aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/northbound/addCMHandle
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-01-03 16:51:39 -0500
committerDan Timoney <dtimoney@att.com>2022-01-03 16:51:39 -0500
commit6439838c720e6556faf311e5b6aa1bb3c776c187 (patch)
treee884b01081cc6058f683f2a8e9cac1523db75215 /sdnr/northbound/addCMHandle
parent25d449e8c66ef9d8e9fa3d984cc766852814f12d (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: Idb7d88ed22843500c152e7fd5c6a05ca53f91a5d
Diffstat (limited to 'sdnr/northbound/addCMHandle')
-rw-r--r--sdnr/northbound/addCMHandle/feature/pom.xml2
-rwxr-xr-xsdnr/northbound/addCMHandle/installer/pom.xml2
-rw-r--r--sdnr/northbound/addCMHandle/model/pom.xml2
-rw-r--r--sdnr/northbound/addCMHandle/pom.xml2
-rw-r--r--sdnr/northbound/addCMHandle/provider/pom.xml2
5 files changed, 5 insertions, 5 deletions
diff --git a/sdnr/northbound/addCMHandle/feature/pom.xml b/sdnr/northbound/addCMHandle/feature/pom.xml
index 0e2a15e8c..c73a22e45 100644
--- a/sdnr/northbound/addCMHandle/feature/pom.xml
+++ b/sdnr/northbound/addCMHandle/feature/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.2.3</version>
+ <version>2.2.4</version>
<relativePath/>
</parent>
diff --git a/sdnr/northbound/addCMHandle/installer/pom.xml b/sdnr/northbound/addCMHandle/installer/pom.xml
index 665a20371..5002af73d 100755
--- a/sdnr/northbound/addCMHandle/installer/pom.xml
+++ b/sdnr/northbound/addCMHandle/installer/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.2.3</version>
+ <version>2.2.4</version>
<relativePath/>
</parent>
diff --git a/sdnr/northbound/addCMHandle/model/pom.xml b/sdnr/northbound/addCMHandle/model/pom.xml
index 1f1061f93..9951f5594 100644
--- a/sdnr/northbound/addCMHandle/model/pom.xml
+++ b/sdnr/northbound/addCMHandle/model/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.2.3</version>
+ <version>2.2.4</version>
<relativePath/>
</parent>
diff --git a/sdnr/northbound/addCMHandle/pom.xml b/sdnr/northbound/addCMHandle/pom.xml
index 431303740..d9b59aed3 100644
--- a/sdnr/northbound/addCMHandle/pom.xml
+++ b/sdnr/northbound/addCMHandle/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.2.3</version>
+ <version>2.2.4</version>
<relativePath/>
</parent>
diff --git a/sdnr/northbound/addCMHandle/provider/pom.xml b/sdnr/northbound/addCMHandle/provider/pom.xml
index 3bbcbe47c..3e77817c1 100644
--- a/sdnr/northbound/addCMHandle/provider/pom.xml
+++ b/sdnr/northbound/addCMHandle/provider/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.2.3</version>
+ <version>2.2.4</version>
<relativePath/>
</parent>