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>
<dependency> <dependency>
<groupId>org.seleniumhq.selenium</groupId> <groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-htmlunit-driver</artifactId> <artifactId>htmlunit-driver</artifactId>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<dependency> <dependency>

Loading…
Cancel
Save