rollback elastic

This commit is contained in:
Tadgh 2020-10-06 19:04:10 -04:00
parent 47207e11d1
commit f347f95f85
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
<dependency>
<groupId>org.elasticsearch.client</groupId>
<artifactId>elasticsearch-rest-high-level-client</artifactId>
<version>6.8.12</version>
<version>6.5.4</version>
<exclusions>
<!-- The following all need to be excluded to avoid conflicts with Hibernate-Search -->
<exclusion>