Upgrade to log4j2 2.17.1 00/126400/1
authorDan Timoney <dtimoney@att.com>
Mon, 3 Jan 2022 19:02:41 +0000 (14:02 -0500)
committerDan Timoney <dtimoney@att.com>
Mon, 3 Jan 2022 19:02:41 +0000 (14:02 -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: I9febd972ef9cee30361894ed11de13f3fb375f91

pom.xml

diff --git a/pom.xml b/pom.xml
index de54eff..a14438d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
-        <version>2.3.0</version>
+        <version>2.3.2</version>
         <relativePath/>
     </parent>