Skip to content

Commit

Permalink
chore: update json-smart (#716)
Browse files Browse the repository at this point in the history
  • Loading branch information
emirot committed Jun 2, 2021
1 parent 71ec56e commit fb0d84f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -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',

Expand Down

0 comments on commit fb0d84f

Please sign in to comment.