mirror of
https://github.com/spring-projects/spring-data-elasticsearch.git
synced 2025-06-21 19:42:10 +00:00
Upgrade deprecated client to Elasticsearch 7.17.13.
Original Pull Request #2695 Closes #2689
This commit is contained in:
parent
7f390845d3
commit
d5df3bfd20
2
pom.xml
2
pom.xml
@ -21,7 +21,7 @@
|
||||
<springdata.commons>3.0.10-SNAPSHOT</springdata.commons>
|
||||
|
||||
<!-- version of the RestHighLevelClient -->
|
||||
<elasticsearch-rhlc>7.17.12</elasticsearch-rhlc>
|
||||
<elasticsearch-rhlc>7.17.13</elasticsearch-rhlc>
|
||||
<!-- version of the new ElasticsearchClient -->
|
||||
<elasticsearch-java>8.5.3</elasticsearch-java>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user