upgrade to jackson 1.5.5
This commit is contained in:
parent
ef861a6b7b
commit
423ee159a5
|
@ -15,7 +15,7 @@ dependencies {
|
|||
runtime 'joda-time:joda-time:1.6'
|
||||
runtime 'org.mvel:mvel2:2.0.17'
|
||||
|
||||
runtime 'org.codehaus.jackson:jackson-core-asl:1.5.2'
|
||||
runtime 'org.codehaus.jackson:jackson-core-asl:1.5.5'
|
||||
runtime 'org.yaml:snakeyaml:1.6'
|
||||
|
||||
runtime('org.jboss.netty:netty:3.2.1.Final') { transitive = false }
|
||||
|
|
Loading…
Reference in New Issue