X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=fc5dd836c2d1d47c24edba04d980640a088a7649;hb=2857310c33726032ce77449d91e87864e6bf4108;hp=eb3df8db7b3b3359f4c2fb9f739f5e1a272a94b7;hpb=5da95c0df892b635db68550a3321e0e48c9e78f8;p=aai%2Fdata-router.git diff --git a/pom.xml b/pom.xml index eb3df8d..fc5dd83 100644 --- a/pom.xml +++ b/pom.xml @@ -66,18 +66,34 @@ limitations under the License. ${project.build.directory}/coverage-reports/jacoco.exec false ${project.version} + 1.2.3 + + org.springframework.boot + spring-boot-starter-jersey + + + ch.qos.logback + logback-core + ${logback.version} + + + ch.qos.logback + logback-classic + ${logback.version} + + + ch.qos.logback + logback-access + ${logback.version} + org.apache.camel camel-spring-boot-starter - - org.apache.camel - camel-core - 2.20.1 - + org.apache.camel camel-servlet-starter @@ -91,8 +107,7 @@ limitations under the License. org.springframework.boot spring-boot-starter-web - - + org.springframework.boot spring-boot-starter @@ -106,6 +121,11 @@ limitations under the License. javax.ws.rs-api 2.0.1 + + org.eclipse.jetty + jetty-security + 9.3.8.RC0 + org.powermock powermock-module-junit4 @@ -177,7 +197,7 @@ limitations under the License. org.onap.aai.logging-service common-logging - 1.1.0 + 1.2.2 @@ -192,11 +212,7 @@ limitations under the License. 1.1.0 - - ch.qos.logback - logback-core - 1.1.7 - + @@ -287,12 +303,12 @@ limitations under the License. - com.mycila license-maven-plugin 3.0
License.txt
src/main/java/** src/test/java/**
format - process-sources
--> + process-sources org.sonatype.plugins nexus-staging-maven-plugin