Skip to content

Commit f329196

Browse files
committed
Updated dependencies
1 parent 048d8d7 commit f329196

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ ext {
1616
libs = [
1717
gson: 'com.google.code.gson:gson:2.8.6',
1818
hamcrest: 'org.hamcrest:hamcrest:2.2',
19-
jacksonDatabind: 'com.fasterxml.jackson.core:jackson-databind:2.11.3',
19+
jacksonDatabind: 'com.fasterxml.jackson.core:jackson-databind:2.12.3',
2020
jettison: 'org.codehaus.jettison:jettison:1.4.1',
2121
jsonOrg: 'org.json:json:20140107',
2222
jsonSmart: 'net.minidev:json-smart:2.4.7',
2323
slf4jApi: 'org.slf4j:slf4j-api:1.7.30',
24-
tapestryJson: 'org.apache.tapestry:tapestry-json:5.6.1',
24+
tapestryJson: 'org.apache.tapestry:tapestry-json:5.7.2',
2525

2626
test: [
2727
'commons-io:commons-io:2.8.0',

0 commit comments

Comments
 (0)