mirror of
https://github.com/spring-projects/spring-data-elasticsearch.git
synced 2025-06-23 12:32:10 +00:00
Upgrade dependency of deprecated Elasticsearch client to 7.17.15.
Original Pull Request #2768 Closes #2764
This commit is contained in:
parent
50d606bfb8
commit
f1f73a2992
2
pom.xml
2
pom.xml
@ -21,7 +21,7 @@
|
|||||||
<springdata.commons>3.0.12-SNAPSHOT</springdata.commons>
|
<springdata.commons>3.0.12-SNAPSHOT</springdata.commons>
|
||||||
|
|
||||||
<!-- version of the RestHighLevelClient -->
|
<!-- version of the RestHighLevelClient -->
|
||||||
<elasticsearch-rhlc>7.17.14</elasticsearch-rhlc>
|
<elasticsearch-rhlc>7.17.15</elasticsearch-rhlc>
|
||||||
<!-- version of the new ElasticsearchClient -->
|
<!-- version of the new ElasticsearchClient -->
|
||||||
<elasticsearch-java>8.5.3</elasticsearch-java>
|
<elasticsearch-java>8.5.3</elasticsearch-java>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user