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

Upgrade to Elasticsearch 9.2.4.

Closes #3227

Signed-off-by: Peter-Josef Meisch <pj.meisch@sothawo.com>
This commit is contained in:
Peter-Josef Meisch
2026-01-23 20:50:35 +01:00
committed by GitHub
parent 0a65d36040
commit bccaa5c0ab
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -21,8 +21,8 @@
<springdata.commons>4.1.0-SNAPSHOT</springdata.commons>
<!-- version of the ElasticsearchClient -->
<elasticsearch-java>9.2.3</elasticsearch-java>
<elasticsearch-rest-client>9.2.3</elasticsearch-rest-client>
<elasticsearch-java>9.2.4</elasticsearch-java>
<elasticsearch-rest-client>9.2.4</elasticsearch-rest-client>
<hoverfly>0.20.2</hoverfly>
<log4j>2.25.3</log4j>