upgrade to joda 1.6.1

This commit is contained in:
kimchy 2010-08-09 21:12:44 +03:00
parent f3cc8d1249
commit cacb5a54f1
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ dependencies {
runtime 'org.elasticsearch:es-trove:2.1.0' runtime 'org.elasticsearch:es-trove:2.1.0'
runtime 'org.elasticsearch:es-jsr166y:20100615' runtime 'org.elasticsearch:es-jsr166y:20100615'
runtime 'joda-time:joda-time:1.6' runtime 'joda-time:joda-time:1.6.1'
runtime 'org.mvel:mvel2:2.0.17' runtime 'org.mvel:mvel2:2.0.17'
runtime 'org.codehaus.jackson:jackson-core-asl:1.5.5' runtime 'org.codehaus.jackson:jackson-core-asl:1.5.5'