From: vasraz Date: Wed, 12 Jul 2023 20:15:52 +0000 (+0100) Subject: Remove outdated dependency commons-logging:commons-logging X-Git-Tag: 1.13.2~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F86%2F135386%2F2;p=sdc.git Remove outdated dependency commons-logging:commons-logging Signed-off-by: Vasyl Razinkov Change-Id: I50b24b07b295efa0f2ad4a30696652bd55cdc1fc Issue-ID: SDC-4569 --- diff --git a/asdctool/pom.xml b/asdctool/pom.xml index 3b7376d600..ebe2f32dc3 100644 --- a/asdctool/pom.xml +++ b/asdctool/pom.xml @@ -404,13 +404,6 @@ - - commons-logging - commons-logging - ${commons-logging} - compile - - commons-codec commons-codec 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 @@ -377,13 +377,6 @@ compile - - commons-logging - commons-logging - ${commons-logging} - compile - - commons-codec commons-codec diff --git a/catalog-fe/pom.xml b/catalog-fe/pom.xml index 1e3009a753..4ab6c8ab2f 100644 --- a/catalog-fe/pom.xml +++ b/catalog-fe/pom.xml @@ -206,13 +206,6 @@ - - commons-logging - commons-logging - ${commons-logging} - compile - - commons-codec commons-codec diff --git a/common-app-api/pom.xml b/common-app-api/pom.xml index cb28cb0327..89e9a62ae2 100644 --- a/common-app-api/pom.xml +++ b/common-app-api/pom.xml @@ -139,13 +139,6 @@ provided - - commons-logging - commons-logging - ${commons-logging} - provided - - commons-codec commons-codec diff --git a/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml b/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml index 324721133f..ff9483a441 100755 --- a/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml +++ b/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml @@ -73,11 +73,7 @@ commons-beanutils ${commons-beanutils} - - commons-logging - commons-logging - ${commons-logging} - + org.apache.commons commons-lang3 diff --git a/pom.xml b/pom.xml index c80fec4086..800c3f511c 100644 --- a/pom.xml +++ b/pom.xml @@ -111,7 +111,6 @@ Modifications copyright (c) 2018-2019 Nokia 1.2.12 1.7.36 1.15 - 1.2 3.1.9 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 @@ -98,12 +98,6 @@ commons-lang3 - - commons-logging - commons-logging - ${commons-logging} - - commons-io commons-io