Upgrade to Elasticsearch 7.15.1.

Original Pull Request #1980 
Closes #1979
This commit is contained in:
Peter-Josef Meisch
2021-10-30 21:27:44 +02:00
committed by GitHub
parent 5cf38d064f
commit bbee64c8a4
5 changed files with 5 additions and 5 deletions

View File

@@ -18,7 +18,7 @@
<url>https://github.com/spring-projects/spring-data-elasticsearch</url>
<properties>
<elasticsearch>7.15.0</elasticsearch>
<elasticsearch>7.15.1</elasticsearch>
<log4j>2.14.1</log4j>
<netty>4.1.65.Final</netty>
<springdata.commons>2.6.0-SNAPSHOT</springdata.commons>