summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorandre.schmid <andre.schmid@est.tech>2022-06-17 12:50:28 +0100
committerMichael Morris <michael.morris@est.tech>2022-06-20 16:19:26 +0000
commitb8f6a493700972a5b6425081fe213b80a6dc295e (patch)
tree5eec2393579f02ca857fa598cc68de2fc6154b01
parente398bb0eac655ea80507825ff039c874dd7dee6d (diff)
Remove unused properties from main pom
Change-Id: I98fcc1b73582836845c97ba709fed15c62765b30 Issue-ID: SDC-4056 Signed-off-by: andre.schmid <andre.schmid@est.tech>
-rw-r--r--pom.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index a17a0e1461..ddeeb9891c 100644
--- 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>