aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/ivy.xml
diff options
context:
space:
mode:
Diffstat (limited to 'uitest/ivy.xml')
-rw-r--r--uitest/ivy.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/uitest/ivy.xml b/uitest/ivy.xml
index 0f2141e00b..9c4d5025bd 100644
--- a/uitest/ivy.xml
+++ b/uitest/ivy.xml
@@ -41,7 +41,8 @@
<exclude type="pom" />
</dependency>
<dependency org="com.vaadin" name="vaadin-client"
- rev="${vaadin.version}" conf="build->build">
+ rev="${vaadin.version}" conf="build->default">
+ <exclude org="javax.validation"></exclude>
<exclude type="pom" />
</dependency>
<dependency org="com.vaadin" name="vaadin-client-compiled"