aboutsummaryrefslogtreecommitdiffstats
path: root/features
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-01-03 13:22:36 -0500
committerDan Timoney <dtimoney@att.com>2022-01-03 13:22:36 -0500
commit4d62788c11ac7e3a18e5c4b3eccf5eb5896bde70 (patch)
tree28fab8e4a7304a4baeb1a70f47ca690a0fcdca9b /features
parentee8832b274dd7306834691ae032b31f1c19d3e9e (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: Ic6ab14fb8f49fdd506647ccc58dc8b20fb014c8d
Diffstat (limited to 'features')
-rw-r--r--features/ccsdk-features-all/pom.xml2
-rw-r--r--features/features-features/pom.xml2
-rwxr-xr-xfeatures/installer/pom.xml2
-rwxr-xr-xfeatures/pom.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/features/ccsdk-features-all/pom.xml b/features/ccsdk-features-all/pom.xml
index a0c1a0c3e..c7cf7c88d 100644
--- a/features/ccsdk-features-all/pom.xml
+++ b/features/ccsdk-features-all/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.3.1</version>
+ <version>2.3.2</version>
<relativePath/>
</parent>
diff --git a/features/features-features/pom.xml b/features/features-features/pom.xml
index 6cb22afe1..48fcec30a 100644
--- a/features/features-features/pom.xml
+++ b/features/features-features/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>2.3.1</version>
+ <version>2.3.2</version>
<relativePath/>
</parent>
diff --git a/features/installer/pom.xml b/features/installer/pom.xml
index 95f90cbcd..2eff2cf26 100755
--- a/features/installer/pom.xml
+++ b/features/installer/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.3.1</version>
+ <version>2.3.2</version>
<relativePath/>
</parent>
diff --git a/features/pom.xml b/features/pom.xml
index 3c838d726..d9b1f591f 100755
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.3.1</version>
+ <version>2.3.2</version>
<relativePath/>
</parent>