diff --git a/spring-boot-samples/spring-boot-sample-test/pom.xml b/spring-boot-samples/spring-boot-sample-test/pom.xml
index 82f2d0b5d6..ca0b1f8dae 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