From 58de904df654e2fd39e9d6dc316baff98101ddc0 Mon Sep 17 00:00:00 2001 From: "Arul.Nambi" Date: Fri, 7 Sep 2018 15:59:08 -0400 Subject: [PATCH] Fixing issues found by nexus scan Issue-ID: AAI-1583 Change-Id: I2019546062c76dd182b19f263b2b26c54396dc6a Signed-off-by: Arul.Nambi --- pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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} -- 2.16.6