X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=sidecar%2Fpom.xml;h=0345abb0fc8851cd6df52db0500378f219f42968;hb=01deccbf0cc5c1cadc2d5d25e76ccb3dde676cea;hp=2558b550b9b60166c0da01f906593bb5fb894c6b;hpb=49d5ae3928a7079db098096592574e5a2bda592b;p=aaf%2Fcadi.git diff --git a/sidecar/pom.xml b/sidecar/pom.xml index 2558b55..0345abb 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.9-SNAPSHOT + 2.1.10-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