From 61976bd977bbdb0c4d619a839d2a1235d70b0e2c Mon Sep 17 00:00:00 2001 From: sunil unnava Date: Mon, 10 Sep 2018 17:22:05 -0400 Subject: [PATCH] Fixes for security vulnerabilities in AJSC Issue-ID: DMAAP-738 Change-Id: I03d669db535dba5f4e41bc1e4f14abff74e63971 Signed-off-by: sunil unnava --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index d596a81..1285105 100644 --- a/pom.xml +++ b/pom.xml @@ -233,7 +233,7 @@ dmaap v1 - 3.0.8-oss + 3.0.9-oss @@ -566,7 +566,7 @@ com.att.ajsc ajsc-archetype-parent - 3.0.8-oss + 3.0.9-oss pom @@ -696,13 +696,13 @@ com.att.ajsc ajsc-runner - 3.0.8-oss + 3.0.9-oss runtime com.att.ajsc ajsc-core - 3.0.8-oss + 3.0.9-oss provided -- 2.16.6