aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorvv770d <vv770d@att.com>2022-01-18 22:25:02 +0000
committerVijay Venkatesh Kumar <vv770d@att.com>2022-01-19 14:29:09 +0000
commit111731fa29e21f6f72f11e8b323a2424e1b275f7 (patch)
treee5e596a3499023de50bec5ff87c4cd08e0992bf2 /pom.xml
parent962f9c1e0376a24376784384ec171c091136a2fb (diff)
Remediation for Log4Shell vulnerabilityistanbul
Upgrade log4j to 2.17.1 Change-Id: I5bbe0f1eb03c9cda547f2cf5f9acc162934ae4d1 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3022 Signed-off-by: vv770d <vv770d@att.com> (cherry picked from commit 6bfe0bdcb9d94217354be4a81a509aa2c0709234)
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index aece60e..f358125 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
* ================================================================================
* Copyright 2018-2019 TechMahindra
* Copyright (C) 2020 Huawei Technologies Co., Ltd.
-* Copyright (c) 2021 AT&T Intellectual Property. All rights reserved.
+* Copyright (c) 2021-2022 AT&T Intellectual Property. All rights reserved.
* ================================================================================
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -32,7 +32,7 @@
<groupId>org.onap.dcaegen2.services.mapper</groupId>
<artifactId>mapper</artifactId>
- <version>1.3.1-SNAPSHOT</version>
+ <version>1.3.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>dcaegen2-services-mapper</name>