X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=sidecar%2Fpom.xml;h=2d5f678309a9899e04e0e3c733e210b6cea91daf;hb=a649fd1b3c8308b4c7cc2018965c93bff9d7eb54;hp=b30d38baf5d21e1986795d2dc44d86cfceaa9a6c;hpb=11b810b9d885b756cd286aace9576b889fb8285f;p=aaf%2Fcadi.git diff --git a/sidecar/pom.xml b/sidecar/pom.xml index b30d38b..2d5f678 100644 --- a/sidecar/pom.xml +++ b/sidecar/pom.xml @@ -15,13 +15,12 @@ * limitations under the License. * ============LICENSE_END==================================================== * --> - org.onap.aaf.cadi parent - 2.1.8-SNAPSHOT + 2.1.11-SNAPSHOT .. 4.0.0 @@ -33,7 +32,7 @@ UTF-8 UTF-8 - true + false 0.7.7.201606060606 3.2 jacoco @@ -53,11 +52,12 @@ - 2.0.3.RELEASE - 3.0.4.RELEASE + 2.1.1.RELEASE + 5.1.3.RELEASE + ${basedir}/target - + @@ -77,49 +77,61 @@ javax.servlet-api 3.1.0 - - org.aspectj - aspectjrt - 1.9.2 + org.aspectj + aspectjrt + 1.9.2 - com.google.code.gson gson 2.8.5 - org.apache.commons commons-lang3 3.8.1 - org.springframework.boot spring-boot-starter-jetty ${spring.boot.version} - org.springframework.boot spring-boot-starter-aop ${spring.boot.version} - org.springframework.boot spring-boot-starter-web ${spring.boot.version} - org.springframework.boot spring-boot-starter-test ${spring.boot.version} - + + org.springframework + spring-core + ${spring.web.version} + + + org.springframework + spring-expression + ${spring.web.version} + + + org.springframework + spring-web + ${spring.web.version} + + + org.springframework + spring-webmvc + ${spring.web.version} + @@ -135,6 +147,18 @@ + + + maven-surefire-plugin + 2.17 + + + + + + com.mycila license-maven-plugin