Clean up dependencies 69/143569/7 master
authorFiete Ostkamp <fiete.ostkamp@telekom.de>
Wed, 11 Mar 2026 06:58:24 +0000 (07:58 +0100)
committerFiete Ostkamp <fiete.ostkamp@telekom.de>
Thu, 12 Mar 2026 09:46:42 +0000 (10:46 +0100)
commit43b2d9b998635073cb520b157bbe3c85ae26301f
tree2d326fe9f0d34fc9f274dee1f13646129536feab
parent0d7e55ba7149be35365dfd94c5b8ac88cfab9685
Clean up dependencies

- declare deps closer to where they are used
- remove unused dependencies
- if deps were declared to override their version,
  do so in dependencyManagement section instead of
  declaring them as direct dependencies

Issue-ID: CCSDK-4185
Change-Id: Iec95a1af1fb2b0807686111f04713dd329c5602c
Signed-off-by: Fiete Ostkamp <fiete.ostkamp@telekom.de>
22 files changed:
ms/blueprintsprocessor/application/pom.xml
ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/UatExecutor.kt
ms/blueprintsprocessor/functions/blueprint-audit-status/pom.xml
ms/blueprintsprocessor/functions/config-snapshots/pom.xml
ms/blueprintsprocessor/functions/pom.xml
ms/blueprintsprocessor/functions/resource-resolution/pom.xml
ms/blueprintsprocessor/functions/restful-executor/pom.xml
ms/blueprintsprocessor/modules/blueprints/blueprint-core/pom.xml
ms/blueprintsprocessor/modules/blueprints/blueprint-validation/pom.xml
ms/blueprintsprocessor/modules/commons/db-lib/pom.xml
ms/blueprintsprocessor/modules/commons/pom.xml
ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml
ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml
ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml
ms/blueprintsprocessor/modules/inbounds/pom.xml
ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml
ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml
ms/blueprintsprocessor/modules/inbounds/workflow-api/pom.xml
ms/blueprintsprocessor/modules/services/pom.xml
ms/blueprintsprocessor/parent/pom.xml
ms/sdclistener/parent/pom.xml
pom.xml