Bump elastic version
This commit is contained in:
parent
b200c10ced
commit
0b8132b1a2
2
pom.xml
2
pom.xml
|
@ -1531,7 +1531,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.elasticsearch.client</groupId>
|
<groupId>org.elasticsearch.client</groupId>
|
||||||
<artifactId>elasticsearch-rest-high-level-client</artifactId>
|
<artifactId>elasticsearch-rest-high-level-client</artifactId>
|
||||||
<version>7.10.2</version>
|
<version>7.12.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.hibernate.search</groupId>
|
<groupId>org.hibernate.search</groupId>
|
||||||
|
|
Loading…
Reference in New Issue