aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/pom.xml
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 /catalog-be/pom.xml
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 'catalog-be/pom.xml')
-rw-r--r--catalog-be/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/catalog-be/pom.xml b/catalog-be/pom.xml
index 93e70252c5..7fee28c9b6 100644
--- a/catalog-be/pom.xml
+++ b/catalog-be/pom.xml
@@ -378,13 +378,6 @@
</dependency>
<dependency>
- <groupId>commons-logging</groupId>
- <artifactId>commons-logging</artifactId>
- <version>${commons-logging}</version>
- <scope>compile</scope>
- </dependency>
-
- <dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>${commons-codec}</version>