summaryrefslogtreecommitdiffstats
path: root/theme-compiler/ivy.xml
diff options
context:
space:
mode:
Diffstat (limited to 'theme-compiler/ivy.xml')
-rw-r--r--theme-compiler/ivy.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme-compiler/ivy.xml b/theme-compiler/ivy.xml
index 7e5a639398..9e6b39b3ad 100644
--- a/theme-compiler/ivy.xml
+++ b/theme-compiler/ivy.xml
@@ -24,7 +24,7 @@
<!-- Project modules -->
<dependency org="com.vaadin" name="vaadin-shared"
rev="${vaadin.version}" conf="build,tests" />
-
+ <dependency org="org.apache.commons" name="commons-jexl" rev="2.1.1" />
<dependency org="org.w3c.css" name="sac" rev="1.3" />
<dependency org="milyn" name="flute" rev="1.3" conf="*->default" />