From 8287e34104ce634d2a20c5906ddb53a2a4fe6959 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Fri, 14 Sep 2018 11:23:32 -0400 Subject: Upgrade elasticsearch v6.3.0 Resolves a security issue around information disclosure. The recommendation is to upgrade to this version for the fix. Issue-ID: POLICY-1063 Change-Id: Idebb19d2c530b716a25aa91832c053e6b2d0ffce Signed-off-by: Pamela Dragosh --- POLICY-SDK-APP/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'POLICY-SDK-APP') diff --git a/POLICY-SDK-APP/pom.xml b/POLICY-SDK-APP/pom.xml index 182ed4168..5964a641c 100644 --- a/POLICY-SDK-APP/pom.xml +++ b/POLICY-SDK-APP/pom.xml @@ -188,7 +188,7 @@ org.elasticsearch elasticsearch - 6.2.2 + ${elasticsearch.version} org.json -- cgit 1.2.3-korg