Browse Source

chore: update json-smart (#716)

pull/732/head
Nolan Emirot 3 years ago committed by GitHub
parent
commit
fb0d84f0a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      build.gradle

2
build.gradle

@ -15,7 +15,7 @@ ext {
jacksonDatabind: 'com.fasterxml.jackson.core:jackson-databind:2.11.3',
jettison: 'org.codehaus.jettison:jettison:1.4.1',
jsonOrg: 'org.json:json:20140107',
jsonSmart: 'net.minidev:json-smart:2.4.2',
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',

Loading…
Cancel
Save