|
|
@ -12,7 +12,7 @@ buildscript { |
|
|
|
ext { |
|
|
|
ext { |
|
|
|
libs = [ |
|
|
|
libs = [ |
|
|
|
slf4jApi: 'org.slf4j:slf4j-api:1.7.16', |
|
|
|
slf4jApi: 'org.slf4j:slf4j-api:1.7.16', |
|
|
|
jsonSmart: 'net.minidev:json-smart:2.2.1', |
|
|
|
jsonSmart: 'net.minidev:json-smart:2.3', |
|
|
|
jacksonDatabind: 'com.fasterxml.jackson.core:jackson-databind:2.6.3', |
|
|
|
jacksonDatabind: 'com.fasterxml.jackson.core:jackson-databind:2.6.3', |
|
|
|
gson: 'com.google.code.gson:gson:2.3.1', |
|
|
|
gson: 'com.google.code.gson:gson:2.3.1', |
|
|
|
jettison: 'org.codehaus.jettison:jettison:1.3.7', |
|
|
|
jettison: 'org.codehaus.jettison:jettison:1.3.7', |
|
|
|