X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=d05be50382fad8f04ad40b2813c0f1b7a6ade58d;hb=31516c2ecc0504ad8c13c45be5df054a6532b79a;hp=400b928d84014172a9d3949efa8cda73aef3a42d;hpb=33ec9b91d28d20c9e91451b4153b761e36ccbd5e;p=aai%2Fdata-router.git diff --git a/pom.xml b/pom.xml index 400b928..d05be50 100644 --- a/pom.xml +++ b/pom.xml @@ -25,17 +25,17 @@ limitations under the License. org.springframework.boot spring-boot-starter-parent - 2.1.12.RELEASE + 2.3.1.RELEASE org.onap.aai.data-router data-router - 1.6.2-SNAPSHOT + 1.7.0-SNAPSHOT aai-data-router 1.8 - 2.22.5 + 3.4.0 /appl/${project.artifactId} 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 @@ -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 + +