From 0eaed0da26fb2055085749be8c0aeb625436d2d7 Mon Sep 17 00:00:00 2001 From: Shay Banon Date: Wed, 8 Jan 2014 22:14:24 +0100 Subject: [PATCH] add joda-convert so missing annotations in joda-time will not cause failures when used as dependency fixes #4660 --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index b7129082f83..42d6c360ecc 100644 --- a/pom.xml +++ b/pom.xml @@ -196,6 +196,12 @@ 2.3 compile + + org.joda + joda-convert + 1.2 + compile + org.mvel @@ -491,6 +497,7 @@ com.fasterxml.jackson.dataformat:jackson-dataformat-smile com.fasterxml.jackson.dataformat:jackson-dataformat-yaml joda-time:joda-time + org.joda:joda-convert io.netty:netty com.ning:compress-lzf