aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2018-09-14 11:23:32 -0400
committerPamela Dragosh <pdragosh@research.att.com>2018-09-17 09:18:21 -0400
commit8287e34104ce634d2a20c5906ddb53a2a4fe6959 (patch)
tree6df120780c12afb54fb176e991d74f1e6d8cb764 /pom.xml
parenta1a279f01734ba32f12b44186d6278dfebbf6385 (diff)
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 <pdragosh@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 794085f22..4c055ac0e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,6 +65,7 @@
<jackson.version>2.9.4</jackson.version>
<commons.fileupload.version>1.3.3</commons.fileupload.version>
<commons.compress.version>1.18</commons.compress.version>
+ <elasticsearch.version>6.3.0</elasticsearch.version>
</properties>
<modules>
<module>PolicyEngineUtils</module>