summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-01-25 11:17:48 -0500
committerDan Timoney <dtimoney@att.com>2022-01-25 11:17:48 -0500
commit60276fbb892980ed0b9957f9dd01c6073ad642ec (patch)
treeb11bc64525f04eef47d204a9f5494f1183782338
parent97d2c5e94ee437462d2f39ebf8acfce40ae43190 (diff)
Upgrade to log4j v 2.17.1istanbul
Update to parent version 2.2.4 to pick up log4j upgrade to 2.17.1 Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I954c0fe56a72d0fb2a51cef2d9aac919cb142b9b
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 9f81037..f001255 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-25-starter-parent</artifactId>
- <version>2.2.1</version>
+ <version>2.2.4</version>
</parent>
<groupId>org.onap.sdnc.apps</groupId>