X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-dependencies%2Fpom.xml;h=80513ba94b042b68fe9b1ffdbc91723feb736cbd;hb=165e3b8bcc492ebe31431f30c14d5dc98bb7f18e;hp=db70cada52597b49fa241945258245df3db2fa20;hpb=c4bc42b17f3be44c214610cd71b27efe999baefa;p=cps.git diff --git a/cps-dependencies/pom.xml b/cps-dependencies/pom.xml index db70cada5..80513ba94 100755 --- a/cps-dependencies/pom.xml +++ b/cps-dependencies/pom.xml @@ -1,4 +1,21 @@ + @@ -6,32 +23,28 @@ 4.0.0 org.onap.cps cps-dependencies - 1.0.0-SNAPSHOT + 3.0.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 - 4.3.1 + 3.0.8 https://nexus.onap.org /content/repositories/releases/ /content/repositories/snapshots/ - 2.3.8 true - 2.0-M2-groovy-3.0 - 1.3-groovy-2.5 - 4.2.0 - 2.3.8.RELEASE - Hoxton.SR9 - 3.0.0 - 2.1.4 1.15.1 - 5.0.7 + 1.4.2.Final @@ -52,74 +65,98 @@ org.springframework.boot spring-boot-dependencies - ${springboot.version} + 2.5.5 pom import org.springframework.cloud spring-cloud-dependencies - ${springboot.cloud.version} + 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} - - - - io.swagger - swagger-annotations - 1.6.2 + 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} + 2.3.8 + + + org.jetbrains + annotations + 22.0.0 + + + org.testcontainers + kafka + ${testcontainers.version} org.testcontainers @@ -134,12 +171,38 @@ com.github.spotbugs spotbugs - ${spotbugs.version} + 4.2.0 org.liquibase liquibase-core - ${liquibase.version} + 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}