X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-dependencies%2Fpom.xml;h=73cca23919858b66acd8e3e25d43346c0c7af4d7;hb=ac5ae3e24e347bb6d643e9b4e5ebcf3baa7152a2;hp=8a6d4a1e2b5c4ff1b5796e31bb0c3e7fd736569e;hpb=6cfd73e2e3c6553339d1a637d7ea4ce6764dd8f3;p=cps.git diff --git a/cps-dependencies/pom.xml b/cps-dependencies/pom.xml index 8a6d4a1e2..73cca2391 100755 --- a/cps-dependencies/pom.xml +++ b/cps-dependencies/pom.xml @@ -3,6 +3,7 @@ ============LICENSE_START======================================================= Copyright (c) 2021 Linux Foundation. Modifications Copyright (C) 2020-2022 Nordix Foundation + Modifications Copyright (C) 2022 Bell Canada. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -15,6 +16,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========================================================= --> org.springframework.boot spring-boot-dependencies - 2.5.5 + 2.6.4 pom import org.springframework.cloud spring-cloud-dependencies - 2020.0.2 + 2021.0.1 pom import - - org.springframework - spring-web - 5.3.13 - org.opendaylight.yangtools yangtools-artifacts @@ -192,16 +190,6 @@ 0.18.0 test - - org.apache.logging.log4j - log4j-api - 2.17.2 - - - org.apache.logging.log4j - log4j-to-slf4j - 2.17.2 - org.mapstruct mapstruct @@ -212,6 +200,16 @@ mapstruct-processor ${mapstruct.version} + + net.logstash.logback + logstash-logback-encoder + 7.0.1 + + + org.codehaus.janino + janino + 3.1.7 +