From: adheli.tavares Date: Fri, 7 Mar 2025 13:52:15 +0000 (+0000) Subject: Uplift aai and cds (in parent) dependencies. X-Git-Tag: 4.1.1~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F00%2F140400%2F2;p=policy%2Fmodels.git Uplift aai and cds (in parent) dependencies. Issue-ID: POLICY-5302 Change-Id: Ie5299339ac562867a5393ee51f65a35f2e48f49e Signed-off-by: adheli.tavares --- 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 @@