1
0
mirror of synced 2026-07-07 02:30:01 +00:00

Upgrade dependency of deprecated Elasticsearch client to 7.17.15.

Origina Pull Request #2769
Closes #2765
This commit is contained in:
Peter-Josef Meisch
2023-11-15 21:38:17 +01:00
committed by GitHub
parent 64cf9566d9
commit 5dfd05992f
+1 -1
View File
@@ -21,7 +21,7 @@
<springdata.commons>3.1.6-SNAPSHOT</springdata.commons>
<!-- version of the RestHighLevelClient -->
<elasticsearch-rhlc>7.17.14</elasticsearch-rhlc>
<elasticsearch-rhlc>7.17.15</elasticsearch-rhlc>
<!-- version of the new ElasticsearchClient -->
<elasticsearch-java>8.7.1</elasticsearch-java>