From: Arul.Nambi Date: Fri, 7 Sep 2018 18:49:02 +0000 (-0400) Subject: Fixing issues found by nexus scan X-Git-Tag: 1.3.0~4 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=5e164f34c5b1cafc3ae3221381ba4f349d258bc7;p=aai%2Frouter-core.git Fixing issues found by nexus scan Issue-ID: AAI-1583 Change-Id: I2e534986b33dade95d7d62465b9ecfd69cb4cb39 Signed-off-by: Arul.Nambi --- diff --git a/pom.xml b/pom.xml index 636c6bc..4b85bf8 100644 --- a/pom.xml +++ b/pom.xml @@ -42,18 +42,19 @@ limitations under the License. ${project.build.directory}/code-coverage/jacoco-ut.exec false ${project.version} + 2.22.0 org.apache.camel camel-core - 2.20.1 + ${camel-spring-boot.version} org.apache.camel apt - 2.20.1 + ${camel-spring-boot.version} @@ -119,7 +120,7 @@ limitations under the License. org.apache.camel camel-test - 2.20.1 + ${camel-spring-boot.version} test