summaryrefslogtreecommitdiffstats
path: root/shared
diff options
context:
space:
mode:
Diffstat (limited to 'shared')
-rw-r--r--shared/ivy.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/shared/ivy.xml b/shared/ivy.xml
index 4cd0df88a1..1d268083d7 100644
--- a/shared/ivy.xml
+++ b/shared/ivy.xml
@@ -20,10 +20,8 @@
<artifact type="pom" ext="pom" />
</publications>
<dependencies>
- <dependency org="org.json" name="json" rev="20080701"
- conf="build,ide,tests->default" />
<dependency org="com.vaadin" name="vaadin-shared-deps"
- rev="1.0.0" conf="build,ide,tests->default" />
+ rev="1.0.1" conf="build,ide,tests->default" />
</dependencies>
</ivy-module>