X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-dependencies%2Fpom.xml;h=f114a15db52f025b359082a7c9c4c7d14b44240e;hb=0d7bf6913ab9db89c474c2bfe30a48ccc130e462;hp=6fc0bc5e3de80ed9e2dc290a42479332c8332a2f;hpb=42d31ec8fa98831905de358fd6c24eac67fe14c2;p=cps.git diff --git a/cps-dependencies/pom.xml b/cps-dependencies/pom.xml index 6fc0bc5e3..f114a15db 100755 --- a/cps-dependencies/pom.xml +++ b/cps-dependencies/pom.xml @@ -1,4 +1,22 @@ + @@ -6,26 +24,28 @@ 4.0.0 org.onap.cps cps-dependencies - 0.0.1-SNAPSHOT + 3.0.1-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 - 2.3.3.RELEASE - 3.0.0 - 2.1.4 - 5.0.6 + true + 1.15.1 + 1.4.2.Final @@ -46,57 +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 + 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.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.modelmapper - modelmapper - ${modelmapper.version} + org.mapstruct + mapstruct-processor + ${mapstruct.version} - \ No newline at end of file +