remove jackson as dep
Original commit: elastic/x-pack-elasticsearch@09418be764
This commit is contained in:
parent
e59cf4538a
commit
3c551ab6d9
6
pom.xml
6
pom.xml
|
@ -123,12 +123,6 @@
|
|||
<version>1.1.0</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.codehaus.jackson</groupId>
|
||||
<artifactId>jackson-mapper-asl</artifactId>
|
||||
<version>1.8.5</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.elasticsearch</groupId>
|
||||
<artifactId>elasticsearch</artifactId>
|
||||
|
|
Loading…
Reference in New Issue