From: Arul.Nambi Date: Fri, 7 Sep 2018 19:59:08 +0000 (-0400) Subject: Fixing issues found by nexus scan X-Git-Tag: 1.3.0~11 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fdata-router.git;a=commitdiff_plain;h=58de904df654e2fd39e9d6dc316baff98101ddc0 Fixing issues found by nexus scan Issue-ID: AAI-1583 Change-Id: I2019546062c76dd182b19f263b2b26c54396dc6a Signed-off-by: Arul.Nambi --- diff --git a/pom.xml b/pom.xml index f4d4ca6..60714d1 100644 --- a/pom.xml +++ b/pom.xml @@ -68,6 +68,7 @@ limitations under the License. ${project.version} 1.2.3 16.0.1 + 2.22.0 @@ -93,7 +94,7 @@ limitations under the License. org.apache.camel camel-core - 2.20.1 + ${camel-spring-boot.version} org.apache.camel @@ -102,7 +103,7 @@ limitations under the License. org.apache.camel camel-cxf - 2.20.1 + ${camel-spring-boot.version}