Remove elastic bump as HS relies on it

This commit is contained in:
Tadgh 2021-04-27 15:58:48 -04:00
parent a5e734fec8
commit 10b83a69d0
1 changed files with 1 additions and 1 deletions

View File

@ -1531,7 +1531,7 @@
<dependency>
<groupId>org.elasticsearch.client</groupId>
<artifactId>elasticsearch-rest-high-level-client</artifactId>
<version>7.12.0</version>
<version>7.10.2</version>
</dependency>
<dependency>
<groupId>org.hibernate.search</groupId>