X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-dependencies%2Fpom.xml;h=3d15f0e9a118f14c28c7928b2334d98845320b91;hb=8c8b112f93ca5d26c35fa2f4afece6d95bd6a13b;hp=8be6e1ccc8472f8cdf4997828de850f26ce9adf6;hpb=0190d0246ab18311fe12cdebb808d9f6e4b131c1;p=cps.git diff --git a/cps-dependencies/pom.xml b/cps-dependencies/pom.xml index 8be6e1ccc..3d15f0e9a 100755 --- a/cps-dependencies/pom.xml +++ b/cps-dependencies/pom.xml @@ -23,12 +23,20 @@ 4.0.0 org.onap.cps cps-dependencies - 1.1.0-SNAPSHOT + 2.1.0-SNAPSHOT pom ${project.groupId}:${project.artifactId} This artifact contains dependencyManagement declarations of upstream versions. + + + nordix-liquibase-repo + liquibase + https://artifactory.nordix.org/artifactory/liquibase + + + 3.0.8 https://nexus.onap.org @@ -56,7 +64,7 @@ org.springframework.boot spring-boot-dependencies - 2.5.0 + 2.5.5 pom import @@ -70,7 +78,7 @@ org.opendaylight.yangtools yangtools-artifacts - 5.0.7 + 6.0.1 pom import @@ -79,12 +87,6 @@ swagger-annotations 2.1.4 - - - io.swagger - swagger-annotations - 1.6.2 - io.springfox springfox-boot-starter @@ -135,6 +137,11 @@ modelmapper 2.3.8 + + org.jetbrains + annotations + 22.0.0 + org.testcontainers kafka @@ -158,7 +165,7 @@ org.liquibase liquibase-core - 4.3.1 + 4.4.2-nordix com.tngtech.archunit @@ -166,6 +173,16 @@ 0.18.0 test + + org.apache.logging.log4j + log4j-api + 2.17.1 + + + org.apache.logging.log4j + log4j-to-slf4j + 2.17.1 +