From 06c1dd87c933ae35890d6ca9ac14b9d9e54d245a Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 15 Apr 2016 17:20:54 +0100 Subject: [PATCH] Fix spring-boot-sample-test pom following Selenium changes in 35270e9 --- spring-boot-samples/spring-boot-sample-test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-samples/spring-boot-sample-test/pom.xml b/spring-boot-samples/spring-boot-sample-test/pom.xml index e54c05f06b..82f2d0b5d6 100644 --- a/spring-boot-samples/spring-boot-sample-test/pom.xml +++ b/spring-boot-samples/spring-boot-sample-test/pom.xml @@ -42,7 +42,7 @@ org.seleniumhq.selenium - selenium-htmlunit-driver + htmlunit-driver test