From 2925d256abc4e53ec07a3b2986f766c100138a75 Mon Sep 17 00:00:00 2001 From: "adheli.tavares" Date: Fri, 7 Mar 2025 13:52:15 +0000 Subject: [PATCH] Uplift aai and cds (in parent) dependencies. Issue-ID: POLICY-5302 Change-Id: Ie5299339ac562867a5393ee51f65a35f2e48f49e Signed-off-by: adheli.tavares --- models-interactions/model-actors/actor.cds/pom.xml | 12 +++--------- models-interactions/pom.xml | 15 ++------------- 2 files changed, 5 insertions(+), 22 deletions(-) diff --git a/models-interactions/model-actors/actor.cds/pom.xml b/models-interactions/model-actors/actor.cds/pom.xml index 0d8ce9364..800ee5239 100644 --- a/models-interactions/model-actors/actor.cds/pom.xml +++ b/models-interactions/model-actors/actor.cds/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= Copyright (C) 2019 Bell Canada. All rights reserved. Copyright (C) 2020 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2023-2024 Nordix Foundation. + Modifications Copyright (C) 2023-2025 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -15,6 +15,8 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. + + SPDX-License-Identifier: Apache-2.0 ============LICENSE_END========================================================= --> @@ -79,14 +81,6 @@ org.springframework spring-core - - com.google.protobuf - protobuf-java - - - com.google.protobuf - protobuf-java-util - org.projectlombok lombok diff --git a/models-interactions/pom.xml b/models-interactions/pom.xml index 6cac33d50..0ef9c83d5 100644 --- a/models-interactions/pom.xml +++ b/models-interactions/pom.xml @@ -1,6 +1,6 @@