Skip to content

Commit

Permalink
json-path#687 update json-smart to fix CVE-2021-27568
Browse files Browse the repository at this point in the history
  • Loading branch information
mmm83 committed Apr 6, 2021
1 parent f3c8fd7 commit dc73bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,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.3',
jsonSmart: 'net.minidev:json-smart:2.4.2',
slf4jApi: 'org.slf4j:slf4j-api:1.7.30',
tapestryJson: 'org.apache.tapestry:tapestry-json:5.6.1',

Expand Down

0 comments on commit dc73bb1

Please sign in to comment.