Skip to content

Commit b986012

Browse files
authored
Update build.gradle (#866)
1 parent 3f4900d commit b986012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ext {
1717
gson: 'com.google.code.gson:gson:2.8.9',
1818
hamcrest: 'org.hamcrest:hamcrest:2.2',
1919
jacksonDatabind: 'com.fasterxml.jackson.core:jackson-databind:2.13.2.2',
20-
jettison: 'org.codehaus.jettison:jettison:1.4.1',
20+
jettison: 'org.codehaus.jettison:jettison:1.5.1',
2121
jsonOrg: 'org.json:json:20140107',
2222
jsonSmart: 'net.minidev:json-smart:2.4.8',
2323
slf4jApi: 'org.slf4j:slf4j-api:1.7.36',

0 commit comments

Comments
 (0)