diff --git a/log4j-layout-template-json-test/pom.xml b/log4j-layout-template-json-test/pom.xml
index 6f77cb724ab..00da24c198e 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
@@ -96,6 +96,13 @@
test
+
+ org.elasticsearch.client
+ elasticsearch-rest-client
+ ${elastic.version}
+ test
+
+
com.fasterxml.jackson.core
jackson-databind