X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fdata-router.git;a=blobdiff_plain;f=pom.xml;h=b110beb7da30a9fa09225ea9ab60663353496fc8;hp=400b928d84014172a9d3949efa8cda73aef3a42d;hb=refs%2Fheads%2Fmaster;hpb=33ec9b91d28d20c9e91451b4153b761e36ccbd5e diff --git a/pom.xml b/pom.xml index 400b928..ddc094d 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,4 @@ - 0.28.0 @@ -100,8 +100,9 @@ limitations under the License. ${logback.version} - org.apache.camel + org.apache.camel.springboot camel-spring-boot-starter + ${camel-spring-boot.version} org.apache.camel @@ -109,8 +110,9 @@ limitations under the License. ${camel-spring-boot.version} - org.apache.camel + org.apache.camel.springboot camel-servlet-starter + ${camel-spring-boot.version} org.apache.camel @@ -195,7 +197,7 @@ limitations under the License. org.onap.aai.router-core router-core - 1.6.4 + 1.7.0 @@ -212,7 +214,7 @@ limitations under the License. org.eclipse.persistence eclipselink - 2.6.2 + 2.7.7 @@ -239,6 +241,12 @@ limitations under the License. ${version.com.google.guava} + + org.glassfish + javax.json + 1.1 + + @@ -541,7 +549,7 @@ limitations under the License. org.jacoco jacoco-maven-plugin - 0.7.7.201606060606 + 0.8.5 true @@ -588,7 +596,7 @@ limitations under the License. - org.apache.camel + org.apache.camel.springboot camel-spring-boot-dependencies ${camel-spring-boot.version} pom @@ -609,6 +617,23 @@ limitations under the License. json 20131018 + + + javax.xml.bind + jaxb-api + 2.3.0 + + + com.sun.xml.bind + jaxb-core + 2.3.0 + + + com.sun.xml.bind + jaxb-impl + 2.3.0 + +