Upgrade to Elasticsearch 7.17.14.

Original Pull Request #2733
This commit is contained in:
Peter-Josef Meisch 2023-10-13 08:41:05 +02:00 committed by GitHub
parent f65d557689
commit d35dd313b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@
<springdata.commons>3.0.11-SNAPSHOT</springdata.commons>
<!-- version of the RestHighLevelClient -->
<elasticsearch-rhlc>7.17.13</elasticsearch-rhlc>
<elasticsearch-rhlc>7.17.14</elasticsearch-rhlc>
<!-- version of the new ElasticsearchClient -->
<elasticsearch-java>8.5.3</elasticsearch-java>