Upgrade to Elasticsearch 7.17.11.

Original Pull Request #2625
Closes #2622
This commit is contained in:
Peter-Josef Meisch 2023-07-12 20:05:40 +02:00 committed by GitHub
parent 7c10128cec
commit d0658affc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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