We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f4900d commit b986012Copy full SHA for b986012
build.gradle
@@ -17,7 +17,7 @@ ext {
17
gson: 'com.google.code.gson:gson:2.8.9',
18
hamcrest: 'org.hamcrest:hamcrest:2.2',
19
jacksonDatabind: 'com.fasterxml.jackson.core:jackson-databind:2.13.2.2',
20
- jettison: 'org.codehaus.jettison:jettison:1.4.1',
+ jettison: 'org.codehaus.jettison:jettison:1.5.1',
21
jsonOrg: 'org.json:json:20140107',
22
jsonSmart: 'net.minidev:json-smart:2.4.8',
23
slf4jApi: 'org.slf4j:slf4j-api:1.7.36',
0 commit comments