From: Guille Date: Wed, 29 Nov 2017 11:37:37 +0000 (+0200) Subject: Update to TestBench 5.1.1 (#10391) X-Git-Tag: 8.3.0.alpha1~21 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=9c3bb236c59d8bf49b269a0d9b83ec13cdcb02c6;p=vaadin-framework.git Update to TestBench 5.1.1 (#10391) --- diff --git a/bom/pom.xml b/bom/pom.xml index 84314e129b..2f87ce1f27 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -18,7 +18,7 @@ 2.0.1 - 5.1.0 + 5.1.1 2.0.0 2.0.0 diff --git a/pom.xml b/pom.xml index 43047fa10a..281a7db21f 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ true 3.0.1 - 5.1.0 + 5.1.1 diff --git a/test/bean-api-validation/pom.xml b/test/bean-api-validation/pom.xml index 629861fda2..dfb50889ee 100644 --- a/test/bean-api-validation/pom.xml +++ b/test/bean-api-validation/pom.xml @@ -9,19 +9,6 @@ vaadin-test-bean-api-validation jar - - - - com.vaadin - vaadin-testbench-api - - - javax.validation - validation-api - - - -