mirror of https://github.com/apache/druid.git
Merge branch 'master' into task-stuff
This commit is contained in:
commit
dd44f5cbf0
2
pom.xml
2
pom.xml
|
@ -175,7 +175,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.fasterxml.jackson.core</groupId>
|
<groupId>com.fasterxml.jackson.core</groupId>
|
||||||
<artifactId>jackson-databind</artifactId>
|
<artifactId>jackson-databind</artifactId>
|
||||||
<version>2.1.3</version>
|
<version>2.1.4-mmx-2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.fasterxml.jackson.datatype</groupId>
|
<groupId>com.fasterxml.jackson.datatype</groupId>
|
||||||
|
|
Loading…
Reference in New Issue