spark-instrumented-optimizer/sql/core
tedyu 3071aac387 Upgrade version of jackson-databind in sql/core/pom.xml
Currently version of jackson-databind in sql/core/pom.xml is 2.3.0

This is older than the version specified in root pom.xml

This PR upgrades the version in sql/core/pom.xml so that they're consistent.

Author: tedyu <yuzhihong@gmail.com>

Closes #6028 from tedyu/master and squashes the following commits:

28c8394 [tedyu] Upgrade version of jackson-databind in sql/core/pom.xml
2015-05-09 10:41:30 -07:00
..
src [SPARK-7375] [SQL] Avoid row copying in exchange when sort.serializeMapOutputs takes effect 2015-05-08 22:09:55 -04:00
pom.xml Upgrade version of jackson-databind in sql/core/pom.xml 2015-05-09 10:41:30 -07:00