Upgrade to log4j2 2.17.1 22/126422/1
authorDan Timoney <dtimoney@att.com>
Tue, 4 Jan 2022 14:49:34 +0000 (09:49 -0500)
committerDan Timoney <dtimoney@att.com>
Tue, 4 Jan 2022 14:49:34 +0000 (09:49 -0500)
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: I43a8bc231d5c5ad9f7e16173fafd3a7f5226f468

pom.xml

diff --git a/pom.xml b/pom.xml
index cac687b..cdff5ea 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@ limitations under the License.
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
-        <version>2.2.1</version>
+        <version>2.2.4</version>
         <relativePath/>
     </parent>