Skip to content

Commit fe20b16

Browse files
committed
Use the same version of jackson as Alien
1 parent 83b0875 commit fe20b16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<properties>
1313
<elasticsearch.version>1.7.0</elasticsearch.version>
14-
<jackson.version>2.0.4</jackson.version>
14+
<jackson.version>2.3.1</jackson.version>
1515
<spring.version>3.1.0.RELEASE</spring.version>
1616
<junit.version>4.10</junit.version>
1717

0 commit comments

Comments
 (0)