aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/ivy.xml
diff options
context:
space:
mode:
Diffstat (limited to 'uitest/ivy.xml')
-rw-r--r--uitest/ivy.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/uitest/ivy.xml b/uitest/ivy.xml
index 3e92b17ff9..15da194adb 100644
--- a/uitest/ivy.xml
+++ b/uitest/ivy.xml
@@ -108,7 +108,7 @@
<exclude org="org.eclipse.jetty.orbit"></exclude>
</dependency>
- <dependency org="junit" name="junit" rev="4.11"
+ <dependency org="junit" name="junit" rev="4.12"
conf="build -> default" />
<dependency org="org.hamcrest" name="hamcrest-all"
rev="1.3" conf="build->default" />
@@ -122,7 +122,7 @@
<dependency org="org.hsqldb" name="hsqldb" rev="2.2.6"
conf="build -> default" />
<dependency org="com.vaadin" name="vaadin-testbench"
- rev="4.1.0" conf="build-provided -> default" />
+ rev="5.0.0.alpha1" conf="build-provided -> default" />
<!-- This should be removed once tests have been updated to use lang3 -->
<dependency org="commons-lang" name="commons-lang"
rev="2.6" conf="build -> default" />