[DCAE/PM-Mapper] Vulnerability removal 65/117165/1
authordeen1985 <damian.nowak@nokia.com>
Wed, 27 Jan 2021 16:29:43 +0000 (17:29 +0100)
committerdeen1985 <damian.nowak@nokia.com>
Wed, 27 Jan 2021 16:29:52 +0000 (17:29 +0100)
Change-Id: I78fa9aeac93af1f236dcd16ff079eb614aaacd58
Signed-off-by: Damian Nowak <damian.nowak@nokia.com>
Issue-ID: DCAEGEN2-2597

pom.xml

diff --git a/pom.xml b/pom.xml
index bb1a1b4..672071e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
 <!--
   ============LICENSE_START=======================================================
    Copyright (C) 2019-2020 Nordix Foundation.
-   Copyright (C) 2020 Nokia. All rights reserved.
+   Copyright (C) 2020-2021 Nokia. 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.
         <sl4j.version>1.7.25</sl4j.version>
         <logback.version>1.2.3</logback.version>
         <reactor.version>3.4.0</reactor.version>
-        <undertow.version>2.0.30.Final</undertow.version>
+        <undertow.version>2.2.3.Final</undertow.version>
         <gson.version>2.8.5</gson.version>
         <freemarker.version>2.3.28</freemarker.version>
-        <commons.io.version>2.6</commons.io.version>
+        <commons.io.version>2.8.0</commons.io.version>
         <xml.version>2.3.1</xml.version>
         <jaxb.version>2.3.0.1</jaxb.version>
         <!-- Testing Test Dependencies -->