Upgrade Elasticsearch libraries to 8.18.1.

Original Pull Request #3105
Closes #3103

Signed-off-by: Peter-Josef Meisch <pj.meisch@sothawo.com>
This commit is contained in:
Peter-Josef Meisch
2025-05-09 20:35:30 +02:00
committed by GitHub
parent acbfba94ac
commit ea38ef1d41
4 changed files with 4 additions and 4 deletions

View File

@@ -21,7 +21,7 @@
<springdata.commons>3.5.0-SNAPSHOT</springdata.commons>
<!-- version of the ElasticsearchClient -->
<elasticsearch-java>8.18.0</elasticsearch-java>
<elasticsearch-java>8.18.1</elasticsearch-java>
<hoverfly>0.19.0</hoverfly>
<log4j>2.23.1</log4j>