X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=fc5dd836c2d1d47c24edba04d980640a088a7649;hb=c2fdf5bce70ea6128d46f3a05bbd725361f1291b;hp=03c5d8d8eb0389c9d19ff1759daad28dd94d67d7;hpb=b1d37744d554c76e6bcd56df3e9e4e0c6120c284;p=aai%2Fdata-router.git diff --git a/pom.xml b/pom.xml index 03c5d8d..fc5dd83 100644 --- a/pom.xml +++ b/pom.xml @@ -70,6 +70,10 @@ limitations under the License. + + org.springframework.boot + spring-boot-starter-jersey + ch.qos.logback logback-core @@ -89,11 +93,7 @@ limitations under the License. org.apache.camel camel-spring-boot-starter - - org.apache.camel - camel-core - 2.20.1 - + org.apache.camel camel-servlet-starter @@ -107,8 +107,7 @@ limitations under the License. org.springframework.boot spring-boot-starter-web - - + org.springframework.boot spring-boot-starter @@ -122,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 @@ -299,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