From 6cfdc4e3dfe0a04e32a955bedffd5747fad9d70c Mon Sep 17 00:00:00 2001 From: Sean Owen Date: Mon, 29 Dec 2014 18:13:29 +0000 Subject: [PATCH] Actually refer to jackson-core-asl --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a843af2b22d6c..05f59a9b4140b 100644 --- a/pom.xml +++ b/pom.xml @@ -827,7 +827,7 @@ org.codehaus.jackson - jackson-mapper-asl + jackson-core-asl ${jackson.version}