diff --git a/log4j-layout-template-json-test/pom.xml b/log4j-layout-template-json-test/pom.xml
index 6f77cb724ab..702dba4c6a4 100644
--- a/log4j-layout-template-json-test/pom.xml
+++ b/log4j-layout-template-json-test/pom.xml
@@ -48,7 +48,7 @@
2. The Docker image version of the ELK-stack
As of 2024-09-16, these all (Maven artifacts and Elastic products) get released with the same version. -->
- 8.17.3
+ 9.1.3
@@ -132,6 +132,13 @@
test
+
+ org.elasticsearch.client
+ elasticsearch-rest-client
+ 8.13.4
+ test
+
+