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 --- ONAP-PAP-REST/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ONAP-PAP-REST/pom.xml') diff --git a/ONAP-PAP-REST/pom.xml b/ONAP-PAP-REST/pom.xml index e335128e0..8abc40013 100644 --- a/ONAP-PAP-REST/pom.xml +++ b/ONAP-PAP-REST/pom.xml @@ -160,7 +160,7 @@ org.eclipse.jgit org.eclipse.jgit - 3.2.0.201312181205-r + 5.0.3.201809091024-r org.apache.tomcat @@ -272,7 +272,7 @@ org.elasticsearch elasticsearch - 6.2.2 + ${elasticsearch.version} io.searchbox -- cgit 1.2.3-korg