Remove unused properties from main pom 46/129646/2
authorandre.schmid <andre.schmid@est.tech>
Fri, 17 Jun 2022 11:50:28 +0000 (12:50 +0100)
committerMichael Morris <michael.morris@est.tech>
Mon, 20 Jun 2022 16:19:26 +0000 (16:19 +0000)
Change-Id: I98fcc1b73582836845c97ba709fed15c62765b30
Issue-ID: SDC-4056
Signed-off-by: andre.schmid <andre.schmid@est.tech>
pom.xml

diff --git a/pom.xml b/pom.xml
index a17a0e1..ddeeb98 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -108,7 +108,6 @@ Modifications copyright (c) 2018-2019 Nokia
         <commons-codec>1.15</commons-codec>
         <commons-logging>1.2</commons-logging>
         <janino.version>3.0.6</janino.version>
-        <log4j.version>2.13.1</log4j.version>
 
         <!-- aspects -->
         <jcabi.version>0.20.1</jcabi.version>
@@ -120,8 +119,6 @@ Modifications copyright (c) 2018-2019 Nokia
         <!-- System Metrics -->
         <sigar.version>1.6.4</sigar.version>
 
-        <regex.version>3.0.3</regex.version>
-
         <!--GSON-->
         <gson.version>2.8.9</gson.version>