Upgrade deprecated dependency to Elasticsearch 7.17.12.

Original Pull Request #2655
#Closes #2651
This commit is contained in:
Peter-Josef Meisch
2023-07-30 17:51:01 +00:00
committed by GitHub
parent c045a8ae29
commit a266d7c46a

View File

@@ -21,7 +21,7 @@
<springdata.commons>3.1.3-SNAPSHOT</springdata.commons>
<!-- version of the RestHighLevelClient -->
<elasticsearch-rhlc>7.17.11</elasticsearch-rhlc>
<elasticsearch-rhlc>7.17.12</elasticsearch-rhlc>
<!-- version of the new ElasticsearchClient -->
<elasticsearch-java>8.7.1</elasticsearch-java>