1
0
mirror of synced 2026-05-22 20:23:18 +00:00

Upgrade to Elasticsearch 9.1.5.

Original Pull Request #3182
Closes #3180
Signed-off-by: Peter-Josef Meisch <pj.meisch@sothawo.com>
This commit is contained in:
Peter-Josef Meisch
2025-10-17 00:03:18 +02:00
committed by GitHub
parent 16f3addaf6
commit 923d3b413d
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -21,8 +21,8 @@
<springdata.commons>4.0.0-SNAPSHOT</springdata.commons>
<!-- version of the ElasticsearchClient -->
<elasticsearch-java>9.1.4</elasticsearch-java>
<elasticsearch-rest-client>9.1.4</elasticsearch-rest-client>
<elasticsearch-java>9.1.5</elasticsearch-java>
<elasticsearch-rest-client>9.1.5</elasticsearch-rest-client>
<hoverfly>0.20.2</hoverfly>
<log4j>2.25.1</log4j>