Upgrade deprecated dependency to Elasticsearch 7.17.12.
Original Pull Request #2655 #Closes #2651
This commit is contained in:
committed by
GitHub
parent
c045a8ae29
commit
a266d7c46a
2
pom.xml
2
pom.xml
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user