X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fdata-router.git;a=blobdiff_plain;f=pom.xml;h=81fdf0563c48b90929b5185984fb0701343393e4;hp=39c9eaa1012827bf5b8ce7e21bba5e263bf01784;hb=refs%2Fheads%2Fmaster;hpb=f926f08353fb604b7b37aeb86f0cc07f13eb6098 diff --git a/pom.xml b/pom.xml index 39c9eaa..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 + +