X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=c59988255758772a3bbecea4a41b9df21b7e8319;hb=a96d7ed54bdc68ddc0f4f113e5810b9798fe2432;hp=fc5dd836c2d1d47c24edba04d980640a088a7649;hpb=5cff9dc18b6db6b47f0a137f7f83a3e1817413fa;p=aai%2Fdata-router.git diff --git a/pom.xml b/pom.xml index fc5dd83..c599882 100644 --- a/pom.xml +++ b/pom.xml @@ -25,12 +25,12 @@ limitations under the License. org.springframework.boot spring-boot-starter-parent - 1.5.10.RELEASE + 1.5.12.RELEASE org.onap.aai.data-router data-router - 1.2.0-SNAPSHOT + 1.2.2-SNAPSHOT aai-data-router @@ -70,10 +70,6 @@ limitations under the License. - - org.springframework.boot - spring-boot-starter-jersey - ch.qos.logback logback-core @@ -93,7 +89,11 @@ 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,7 +107,8 @@ limitations under the License. org.springframework.boot spring-boot-starter-web - + + org.springframework.boot spring-boot-starter @@ -121,11 +122,6 @@ 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 @@ -169,12 +165,12 @@ limitations under the License. org.onap.aai.aai-common aai-schema - 1.2.2-SNAPSHOT + 1.2.4 org.onap.aai.router-core router-core - 1.1.0 + 1.2.1 @@ -303,12 +299,12 @@ limitations under the License. - + org.sonatype.plugins nexus-staging-maven-plugin @@ -369,7 +365,7 @@ limitations under the License. org.apache.httpcomponents httpclient - 4.5 + 4.5.5 org.apache.httpcomponents