X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=ddc094de1c8c03598ab88f61312a43319f755002;hb=HEAD;hp=c46dc455e445d63c7e17d54c267b49411e0f7df4;hpb=7ea1df80bf0c87800ff737a6b3e29af689bb003f;p=aai%2Fdata-router.git diff --git a/pom.xml b/pom.xml index c46dc45..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.5.0 + 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 + +