X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-dependencies%2Fpom.xml;h=84f17cb17357718112ea0f10c3434b418b93d726;hb=a1a33160054bb9e7ffa57e18270dfa0f9a2ad77e;hp=8d147abebe275e91d2bc467479ab7f8a6fdaaad2;hpb=0fca83f368f3af6b0d909be0982fee29344e0402;p=cps.git diff --git a/cps-dependencies/pom.xml b/cps-dependencies/pom.xml index 8d147abeb..84f17cb17 100755 --- a/cps-dependencies/pom.xml +++ b/cps-dependencies/pom.xml @@ -2,6 +2,8 @@ + 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 - 1.1.0-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.0.8 https://nexus.onap.org @@ -44,8 +40,21 @@ /content/repositories/snapshots/ true 1.15.1 + 1.4.2.Final + + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.8.2 + + + + + ecomp-releases @@ -64,14 +73,14 @@ org.springframework.boot spring-boot-dependencies - 2.5.0 + 2.6.9 pom import org.springframework.cloud spring-cloud-dependencies - 2020.0.2 + 2021.0.3 pom import @@ -87,17 +96,16 @@ swagger-annotations 2.1.4 - - - io.swagger - swagger-annotations - 1.6.2 - io.springfox springfox-boot-starter 3.0.0 + + com.google.code.gson + gson + 2.8.9 + com.vladmihalcea hibernate-types-52 @@ -139,9 +147,9 @@ 3.11 - org.modelmapper - modelmapper - 2.3.8 + org.jetbrains + annotations + 22.0.0 org.testcontainers @@ -166,7 +174,7 @@ org.liquibase liquibase-core - 4.4.2-nordix + 4.14.0 com.tngtech.archunit @@ -174,6 +182,31 @@ 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 + + + com.hazelcast + hazelcast-spring + 4.2.5 +