Fix spring-boot-sample-test pom following Selenium changes in 35270e9

pull/5706/head
Andy Wilkinson 9 years ago
parent cc0fc07c0e
commit 06c1dd87c9

@ -42,7 +42,7 @@
</dependency>
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-htmlunit-driver</artifactId>
<artifactId>htmlunit-driver</artifactId>
<scope>test</scope>
</dependency>
<dependency>

Loading…
Cancel
Save