Browse Source

Upgrade tapestry-json

pull/362/head
jochenberger 7 years ago committed by GitHub
parent
commit
fa52078d2e
  1. 2
      build.gradle

2
build.gradle

@ -17,7 +17,7 @@ ext {
gson: 'com.google.code.gson:gson:2.3.1',
jettison: 'org.codehaus.jettison:jettison:1.3.7',
jsonOrg: 'org.json:json:20140107',
tapestryJson: 'org.apache.tapestry:tapestry-json:5.4.2',
tapestryJson: 'org.apache.tapestry:tapestry-json:5.4.3',
hamcrestCore: 'org.hamcrest:hamcrest-core:1.3',
hamcrestLibrary: 'org.hamcrest:hamcrest-library:1.3',

Loading…
Cancel
Save