X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=cb4fea1f0392b59ff0297ade55f039e37ffb1f94;hb=refs%2Fheads%2Fmaster;hp=043824f0e8701d8a833fc56e0fb1076969e2b474;hpb=811169825805a7160a6dd28abb281f64a4a56c71;p=aai%2Fbabel.git diff --git a/pom.xml b/pom.xml index 043824f..61c4d0a 100644 --- a/pom.xml +++ b/pom.xml @@ -28,12 +28,12 @@ org.onap.aai.aai-common aai-parent - 1.9.4 + 1.13.3 org.onap.aai babel - 1.12.3-SNAPSHOT + 1.13.1-SNAPSHOT jar aai-babel @@ -90,6 +90,7 @@ 1.9.4 1.2.11 3.0.13 + 2020.0.2 1.22 1.15 @@ -98,7 +99,7 @@ 0.15.1 org.onap.aai.schema-service - 1.12.3 + 1.12.4 3.12.0 1.6.4 @@ -228,120 +229,130 @@ - - - org.springframework.boot - spring-boot-starter-jetty - - - org.springframework.boot - spring-boot-starter-jersey - - - org.springframework.boot - spring-boot-starter-jetty - - - org.springframework.boot - spring-boot-starter-tomcat - - - - - org.springframework.boot - spring-boot-starter-web - - - org.springframework.boot - spring-boot-starter-jetty - - - org.springframework.boot - spring-boot-starter-tomcat - - - - - org.springframework.boot - spring-boot-starter-aop - - - org.springframework.boot - spring-boot-starter-tomcat - - - - - org.onap.aai.logging-service - common-logging - - - ch.qos.logback - logback-classic - - - ch.qos.logback - logback-core - ${logback.core.version} - - - commons-codec - commons-codec - ${commons.codec.version} - - - org.apache.commons - commons-compress - ${commons.compress.version} - - - org.apache.commons - commons-lang3 - ${commons.lang3.version} - - - javax.ws.rs - javax.ws.rs-api - ${javax.ws.rs.version} - - - org.codehaus.groovy - groovy - ${groovy.version} - - - org.onap.sdc.sdc-tosca - sdc-tosca - ${sdc.tosca.version} - - - org.onap.aai - rest-client - - - - - org.springframework.boot - spring-boot-starter-test - test - - - org.onap.sdc.sdc-distribution-client - sdc-distribution-client - ${sdc.distribution.client.version} - test - - - junit - junit - 4.12 - test - + + + org.springframework.boot + spring-boot-starter-jetty + + + org.springframework.boot + spring-boot-starter-jersey + + + org.springframework.boot + spring-boot-starter-jetty + + + org.springframework.boot + spring-boot-starter-tomcat + + + + + org.springframework.boot + spring-boot-starter-web + + + org.springframework.boot + spring-boot-starter-jetty + + + org.springframework.boot + spring-boot-starter-tomcat + + + + + org.springframework.boot + spring-boot-starter-aop + + + org.springframework.boot + spring-boot-starter-tomcat + + + + + org.onap.aai.logging-service + common-logging + + + ch.qos.logback + logback-classic + + + ch.qos.logback + logback-core + ${logback.core.version} + + + commons-codec + commons-codec + ${commons.codec.version} + + + org.apache.commons + commons-compress + ${commons.compress.version} + + + org.apache.commons + commons-lang3 + ${commons.lang3.version} + + + javax.ws.rs + javax.ws.rs-api + ${javax.ws.rs.version} + + + org.codehaus.groovy + groovy + ${groovy.version} + + + org.onap.sdc.sdc-tosca + sdc-tosca + ${sdc.tosca.version} + + + org.onap.aai + rest-client + + + + + org.springframework.boot + spring-boot-starter-test + test + + + org.onap.sdc.sdc-distribution-client + sdc-distribution-client + ${sdc.distribution.client.version} + test + + + org.hamcrest + hamcrest + 2.2 + test + + + org.junit.jupiter + junit-jupiter + 5.10.2 + test + + + org.junit.jupiter + junit-jupiter-api + test + - xmlunit - xmlunit - ${xmlunit.version} + org.xmlunit + xmlunit-legacy test @@ -365,8 +376,32 @@ jakarta.activation-api ${jakarta.activation.version} + + org.springframework.cloud + spring-cloud-starter-sleuth + + + org.springframework.cloud + spring-cloud-sleuth-zipkin + + + org.projectlombok + lombok + 1.18.32 + provided + - + + + + org.springframework.cloud + spring-cloud-dependencies + ${spring-cloud.version} + pom + import + + +