Skip to content

Commit 0fbb4ca

Browse files
xhaggiodrotbohm
authored andcommitted
DATAES-469 - Remove superfluous dependency elasticsearch.
1 parent 37bc97d commit 0fbb4ca

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pom.xml

-6
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,6 @@
6767
</dependency>
6868

6969
<!-- Elasticsearch -->
70-
<dependency>
71-
<groupId>org.elasticsearch</groupId>
72-
<artifactId>elasticsearch</artifactId>
73-
<version>${elasticsearch}</version>
74-
</dependency>
75-
7670
<dependency>
7771
<groupId>org.elasticsearch.client</groupId>
7872
<artifactId>transport</artifactId>

0 commit comments

Comments
 (0)