X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-dependencies%2Fpom.xml;h=05e7efa33cca3988055176d68c66c409c710efef;hb=ae74cfd469d290a2a9ede5e8ae10fed4851dbbf0;hp=a77deff98a99b644b3f8a9bb45b38ad31e3b6e7d;hpb=bf02f2083a6e55874eb7852f9eeedaaa7a491804;p=cps.git diff --git a/cps-dependencies/pom.xml b/cps-dependencies/pom.xml index a77deff98..05e7efa33 100755 --- a/cps-dependencies/pom.xml +++ b/cps-dependencies/pom.xml @@ -1,4 +1,22 @@ + @@ -6,28 +24,28 @@ 4.0.0 org.onap.cps cps-dependencies - 0.0.1-SNAPSHOT + 3.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.1 - 3.11 - 3.0.6 - 2.10.0 + 3.0.8 https://nexus.onap.org /content/repositories/releases/ /content/repositories/snapshots/ - 2.3.8 - 2.0-M2-groovy-3.0 - 1.3-groovy-2.5 - 2.3.3.RELEASE - 3.0.0 - 2.1.4 + true 1.15.1 - 5.0.6 + 1.4.2.Final @@ -48,67 +66,140 @@ org.springframework.boot spring-boot-dependencies - ${springboot.version} + 2.5.5 pom import + + org.springframework.cloud + spring-cloud-dependencies + 2020.0.2 + pom + import + + + org.springframework + spring-web + 5.3.13 + org.opendaylight.yangtools yangtools-artifacts - ${yangtools.version} + 6.0.1 pom import io.swagger.core.v3 swagger-annotations - ${swagger.version} + 2.1.4 io.springfox springfox-boot-starter - ${springfox.version} + 3.0.0 + + + com.google.code.gson + gson + 2.8.9 com.vladmihalcea hibernate-types-52 - ${hibernate-types.version} + 2.10.0 + + + org.antlr + antlr4-runtime + 4.9.2 org.codehaus.groovy groovy ${groovy.version} + + org.codehaus.groovy + groovy-json + ${groovy.version} + org.spockframework spock-core - ${spock-core.version} + 2.0-M5-groovy-3.0 org.spockframework spock-spring - ${spock-spring.version} + 2.0-M5-groovy-3.0 cglib cglib-nodep - ${cglib-nodep.version} + 3.1 org.apache.commons commons-lang3 - ${commons-lang3.version} + 3.11 - org.modelmapper - modelmapper - ${modelmapper.version} + org.jetbrains + annotations + 22.0.0 + + + org.testcontainers + kafka + ${testcontainers.version} org.testcontainers postgresql ${testcontainers.version} + + org.testcontainers + spock + ${testcontainers.version} + + + com.github.spotbugs + spotbugs + 4.2.0 + + + org.liquibase + liquibase-core + 4.4.2-nordix + + + com.tngtech.archunit + archunit-junit5 + 0.18.0 + test + + + org.apache.logging.log4j + log4j-api + 2.17.1 + + + org.apache.logging.log4j + log4j-to-slf4j + 2.17.1 + + + org.mapstruct + mapstruct + ${mapstruct.version} + + + org.mapstruct + mapstruct-processor + ${mapstruct.version} +