X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=sidecar%2Fpom.xml;h=0c9e5e32b34383fe82feb9480c3cf0f005359a15;hb=4a698c2e3d926fd69673eea8b15a78bc7770a29c;hp=424f29c4fe0eeefd8ac7ac68d2bff717b58d2f8b;hpb=50fd8fd01c059ba031e5ee13a0751d999cc90d67;p=aaf%2Fcadi.git diff --git a/sidecar/pom.xml b/sidecar/pom.xml index 424f29c..0c9e5e3 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.13-SNAPSHOT .. 4.0.0 @@ -53,12 +52,12 @@ - 2.0.5.RELEASE - 3.0.4.RELEASE + 2.1.1.RELEASE + 5.1.3.RELEASE ${basedir}/target - + @@ -78,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} + @@ -136,18 +147,18 @@ - + maven-surefire-plugin 2.17 + unit tests --> - - + + com.mycila license-maven-plugin