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

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


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

commit a80c1c1247e3bc45c846cb6245a725264dd9f31c
Author: mayanknj <[email protected]>
AuthorDate: Tue Sep 21 23:30:49 2021 +0530

    ATLAS-4433 : Upgrade elastic search to 6.8.17
    
    Signed-off-by: Pinal Shah <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dfd06ab..3ec3c39 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