X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-dependencies%2Fpom.xml;h=6d2a87087ea9f3fd33da4915d13003c320c6d8aa;hb=82a550f6b080cb50912d93f7b13ba0fc97a95470;hp=d3a033f109523f4ada1cf50fdac38a3df98080d1;hpb=512f7ab93af18ed1f2bd93da18879666906521f6;p=cps.git diff --git a/cps-dependencies/pom.xml b/cps-dependencies/pom.xml index d3a033f10..6d2a87087 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.6.4 + 2.6.9 pom import org.springframework.cloud spring-cloud-dependencies - 2021.0.1 + 2021.0.3 pom import - - org.springframework - spring-web - 5.3.13 - org.opendaylight.yangtools yangtools-artifacts @@ -202,6 +200,21 @@ mapstruct-processor ${mapstruct.version} + + net.logstash.logback + logstash-logback-encoder + 7.0.1 + + + org.codehaus.janino + janino + 3.1.7 + + + com.hazelcast + hazelcast-spring + 4.2.5 +