|
|
|
@ -16,12 +16,12 @@ ext {
|
|
|
|
|
libs = [ |
|
|
|
|
gson: 'com.google.code.gson:gson:2.8.6', |
|
|
|
|
hamcrest: 'org.hamcrest:hamcrest:2.2', |
|
|
|
|
jacksonDatabind: 'com.fasterxml.jackson.core:jackson-databind:2.11.3', |
|
|
|
|
jacksonDatabind: 'com.fasterxml.jackson.core:jackson-databind:2.12.3', |
|
|
|
|
jettison: 'org.codehaus.jettison:jettison:1.4.1', |
|
|
|
|
jsonOrg: 'org.json:json:20140107', |
|
|
|
|
jsonSmart: 'net.minidev:json-smart:2.4.7', |
|
|
|
|
slf4jApi: 'org.slf4j:slf4j-api:1.7.30', |
|
|
|
|
tapestryJson: 'org.apache.tapestry:tapestry-json:5.6.1', |
|
|
|
|
tapestryJson: 'org.apache.tapestry:tapestry-json:5.7.2', |
|
|
|
|
|
|
|
|
|
test: [ |
|
|
|
|
'commons-io:commons-io:2.8.0', |
|
|
|
|