We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25c3032 commit 2d91d8aCopy full SHA for 2d91d8a
pom.xml
@@ -19,9 +19,9 @@
19
20
<properties>
21
<!-- version of the RestHighLevelClient -->
22
- <elasticsearch-rhlc>7.17.12</elasticsearch-rhlc>
+ <elasticsearch-rhlc>7.17.13</elasticsearch-rhlc>
23
<!-- version of the new ElasticsearchClient -->
24
- <elasticsearch-java>7.17.12</elasticsearch-java>
+ <elasticsearch-java>7.17.13</elasticsearch-java>
25
<log4j>2.17.1</log4j>
26
<netty>4.1.65.Final</netty>
27
<springdata.commons>2.7.16-SNAPSHOT</springdata.commons>
0 commit comments