Skip to content

Commit ae7f52e

Browse files
authored
Merge pull request json-path#347 from jochenberger/patch-1
Upgrade tapestry-json to 5.4.2
2 parents ef48b67 + 0689223 commit ae7f52e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ext {
1717
gson: 'com.google.code.gson:gson:2.3.1',
1818
jettison: 'org.codehaus.jettison:jettison:1.3.7',
1919
jsonOrg: 'org.json:json:20140107',
20-
tapestryJson: 'org.apache.tapestry:tapestry-json:5.4.1',
20+
tapestryJson: 'org.apache.tapestry:tapestry-json:5.4.2',
2121
hamcrestCore: 'org.hamcrest:hamcrest-core:1.3',
2222
hamcrestLibrary: 'org.hamcrest:hamcrest-library:1.3',
2323

0 commit comments

Comments
 (0)