aboutsummaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authorvasraz <vasyl.razinkov@est.tech>2023-07-12 21:15:52 +0100
committerMichael Morris <michael.morris@est.tech>2023-07-13 15:01:46 +0000
commit65d266b51f039544cf83ee711f317c49d6b6fb1e (patch)
tree5b25f4394e79ef3a2e255cf7aaf343fdc4c119b8 /utils
parent669052a080343c36e565638d13275074f630db2a (diff)
Remove outdated dependency commons-logging:commons-logging
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I50b24b07b295efa0f2ad4a30696652bd55cdc1fc Issue-ID: SDC-4569
Diffstat (limited to 'utils')
-rw-r--r--utils/webseal-simulator/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/utils/webseal-simulator/pom.xml b/utils/webseal-simulator/pom.xml
index 82fc5cc55f..9cd85441d7 100644
--- a/utils/webseal-simulator/pom.xml
+++ b/utils/webseal-simulator/pom.xml
@@ -99,12 +99,6 @@
</dependency>
<dependency>
- <groupId>commons-logging</groupId>
- <artifactId>commons-logging</artifactId>
- <version>${commons-logging}</version>
- </dependency>
-
- <dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>${commons.io.version}</version>