From 32bc41230740115ec079f3780820bbd5ae07e6d3 Mon Sep 17 00:00:00 2001 From: "adheli.tavares" Date: Tue, 2 Apr 2024 15:12:31 +0100 Subject: Dependency management update - including dependencies to pom.xml files only where they are used, avoiding extra dependencies being added in all modules. Issue-ID: POLICY-4945 Change-Id: If67059ecba32f406a5aa1148685584419d637877 Signed-off-by: adheli.tavares --- runtime-acm/pom.xml | 111 ++++++++++++++++++++- .../commissioning/CommissioningProvider.java | 2 - 2 files changed, 110 insertions(+), 3 deletions(-) (limited to 'runtime-acm') diff --git a/runtime-acm/pom.xml b/runtime-acm/pom.xml index 5f621ca53..ca530798b 100644 --- a/runtime-acm/pom.xml +++ b/runtime-acm/pom.xml @@ -1,7 +1,7 @@