X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-dependencies%2Fpom.xml;h=73cca23919858b66acd8e3e25d43346c0c7af4d7;hb=ac5ae3e24e347bb6d643e9b4e5ebcf3baa7152a2;hp=3e5df3f95b4a6505f7ff57ed12798869d3c13ade;hpb=7cca0296e855bbfaff7d14769db2fc76c5c06892;p=cps.git diff --git a/cps-dependencies/pom.xml b/cps-dependencies/pom.xml index 3e5df3f95..73cca2391 100755 --- a/cps-dependencies/pom.xml +++ b/cps-dependencies/pom.xml @@ -1,36 +1,68 @@ + + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 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 - 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 - /content/repositories/staging/ - 2.1.4 - 1.15.0 - 5.0.6 + true + 1.15.1 + 1.4.2.Final + + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.8.2 + + + + + ecomp-releases @@ -49,62 +81,135 @@ org.springframework.boot spring-boot-dependencies - ${springboot.version} + 2.6.4 + pom + import + + + org.springframework.cloud + spring-cloud-dependencies + 2021.0.1 pom import 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.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.mapstruct + mapstruct + ${mapstruct.version} + + + org.mapstruct + mapstruct-processor + ${mapstruct.version} + + + net.logstash.logback + logstash-logback-encoder + 7.0.1 + + + org.codehaus.janino + janino + 3.1.7 +