Upgrade to log4j v 2.17.1 55/126755/1 istanbul
authorDan Timoney <dtimoney@att.com>
Tue, 25 Jan 2022 16:17:48 +0000 (11:17 -0500)
committerDan Timoney <dtimoney@att.com>
Tue, 25 Jan 2022 16:17:48 +0000 (11:17 -0500)
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

pom.xml

diff --git a/pom.xml b/pom.xml
index 9f81037..f001255 100644 (file)
--- 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>