From 30e295b5c414cc6c7c5572b8abe62d6787475921 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Mon, 2 May 2016 17:34:00 -0700 Subject: [PATCH] Fix spring-boot-sample-test dependencies --- spring-boot-samples/spring-boot-sample-test/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/spring-boot-samples/spring-boot-sample-test/pom.xml b/spring-boot-samples/spring-boot-sample-test/pom.xml index 82f2d0b5d6c..ca0b1f8dae5 100644 --- a/spring-boot-samples/spring-boot-sample-test/pom.xml +++ b/spring-boot-samples/spring-boot-sample-test/pom.xml @@ -27,6 +27,10 @@ org.springframework.boot spring-boot-starter-data-jpa + + org.seleniumhq.selenium + selenium-api + com.h2database h2