This is an automated email from the ASF dual-hosted git repository.

pinal pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/atlas.git


The following commit(s) were added to refs/heads/master by this push:
     new 913d43b  ATLAS-4433 : Upgrade elastic search to 6.8.17
913d43b is described below

commit 913d43b19125a1127364ba3cf365c1f0bdf90035
Author: mayanknj <mayank.j...@freestoneinfotech.com>
AuthorDate: Tue Sep 21 23:30:49 2021 +0530

    ATLAS-4433 : Upgrade elastic search to 6.8.17
    
    Signed-off-by: Pinal Shah <pinal.s...@freestoneinfotech.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a3f30e8..083dc46 100644
--- a/pom.xml
+++ b/pom.xml
@@ -697,7 +697,7 @@
         <curator.version>4.3.0</curator.version>
         <doxia.version>1.8</doxia.version>
         <dropwizard-metrics>3.2.2</dropwizard-metrics>
-        <elasticsearch.version>6.8.15</elasticsearch.version>
+        <elasticsearch.version>6.8.17</elasticsearch.version>
         
<entity.repository.impl>org.apache.atlas.repository.audit.InMemoryEntityAuditRepository</entity.repository.impl>
         <enunciate-maven-plugin.version>2.13.2</enunciate-maven-plugin.version>
         <failsafe.version>2.18.1</failsafe.version>

Reply via email to