Skip to content

Commit

Permalink
Merge pull request #1675 from metamx/update-druid-api
Browse files Browse the repository at this point in the history
update druid-api for jackson 2.4.6
  • Loading branch information
fjy committed Aug 27, 2015
2 parents 12fd78f + 25853ae commit 94da7af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<apache.curator.version>2.8.0</apache.curator.version>
<jetty.version>9.2.13.v20150730</jetty.version>
<jersey.version>1.19</jersey.version>
<druid.api.version>0.3.11</druid.api.version>
<druid.api.version>0.3.12</druid.api.version>
<!-- Watch out for Hadoop compatibility when updating to >= 2.5; see https://github.com/druid-io/druid/pull/1669 -->
<jackson.version>2.4.6</jackson.version>
<log4j.version>2.3</log4j.version>
Expand Down

0 comments on commit 94da7af

Please sign in to comment.