Skip to content

Commit ab1e952

Browse files
Revert "Reapply " issue apache#3161 ported pr commits apache#3381""
This reverts commit 637b3c9.
1 parent 637b3c9 commit ab1e952

File tree

1 file changed

+1
-8
lines changed
  • log4j-layout-template-json-test

1 file changed

+1
-8
lines changed

log4j-layout-template-json-test/pom.xml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
2. The Docker image version of the ELK-stack
5050
5151
As of 2024-09-16, these all (Maven artifacts and Elastic products) get released with the same version. -->
52-
<elastic.version>9.1.3</elastic.version>
52+
<elastic.version>8.17.3</elastic.version>
5353

5454
</properties>
5555

@@ -121,13 +121,6 @@
121121
<scope>test</scope>
122122
</dependency>
123123

124-
<dependency>
125-
<groupId>org.elasticsearch.client</groupId>
126-
<artifactId>elasticsearch-rest-client</artifactId>
127-
<version>8.13.4</version>
128-
<scope>test</scope>
129-
</dependency>
130-
131124
</dependencies>
132125

133126
<build>

0 commit comments

Comments
 (0)