mirror of
https://github.com/spring-projects/spring-data-elasticsearch.git
synced 2025-06-14 16:12:11 +00:00
Upgrade to Elasticsearch 7.17.13.
Original Pull Request #2691 Closes #2690
This commit is contained in:
parent
25c30322a7
commit
2d91d8a66c
4
pom.xml
4
pom.xml
@ -19,9 +19,9 @@
|
|||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<!-- version of the RestHighLevelClient -->
|
<!-- version of the RestHighLevelClient -->
|
||||||
<elasticsearch-rhlc>7.17.12</elasticsearch-rhlc>
|
<elasticsearch-rhlc>7.17.13</elasticsearch-rhlc>
|
||||||
<!-- version of the new ElasticsearchClient -->
|
<!-- version of the new ElasticsearchClient -->
|
||||||
<elasticsearch-java>7.17.12</elasticsearch-java>
|
<elasticsearch-java>7.17.13</elasticsearch-java>
|
||||||
<log4j>2.17.1</log4j>
|
<log4j>2.17.1</log4j>
|
||||||
<netty>4.1.65.Final</netty>
|
<netty>4.1.65.Final</netty>
|
||||||
<springdata.commons>2.7.16-SNAPSHOT</springdata.commons>
|
<springdata.commons>2.7.16-SNAPSHOT</springdata.commons>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user