X-Git-Url: https://gerrit.onap.org/r/gitweb?p=cps.git;a=blobdiff_plain;f=cps-dependencies%2Fpom.xml;h=1de07c3cbf7176c426a5189036619e5c9bacb010;hp=a77deff98a99b644b3f8a9bb45b38ad31e3b6e7d;hb=274d161bc41b0d7525d46e7cf22478b4bcdd79c5;hpb=951b41eb70a8dfb90dc357cb20bda07a832eaec1 diff --git a/cps-dependencies/pom.xml b/cps-dependencies/pom.xml index a77deff98..1de07c3cb 100755 --- a/cps-dependencies/pom.xml +++ b/cps-dependencies/pom.xml @@ -1,33 +1,51 @@ + + 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 /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,130 @@ 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.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.mapstruct + mapstruct + ${mapstruct.version} + + + org.mapstruct + mapstruct-processor + ${mapstruct.version} +