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