From 3223e1d30e621f51f9f3f77c3692068222197eb3 Mon Sep 17 00:00:00 2001 From: sunil unnava Date: Wed, 15 Aug 2018 16:12:27 -0400 Subject: [PATCH] fix security vulnerabilities in AJSC Issue-ID: DMAAP-594 Change-Id: I1a0a27f845782eaad4c36b46d06dd995da661bd1 Signed-off-by: sunil unnava --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index a639e58..04f3d4d 100644 --- a/pom.xml +++ b/pom.xml @@ -249,7 +249,7 @@ 1.5.0 dmaap v1 - 3.0.6-oss + 3.0.7-oss @@ -721,13 +721,13 @@ com.att.ajsc ajsc-runner - 3.0.6-oss + 3.0.7-oss runtime com.att.ajsc ajsc-core - 3.0.6-oss + 3.0.7-oss provided @@ -802,7 +802,7 @@ com.att.ajsc ajsc-runner - + ${basedir}/ajsc-shared-config/etc -- 2.16.6