Commit 06c1dd87 authored by Andy Wilkinson's avatar Andy Wilkinson

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

parent cc0fc07c
...@@ -42,7 +42,7 @@ ...@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment