diff --git a/pom.xml b/pom.xml
index 44f2c0ca5..d0ad7f315 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@ It supports test-case and test-suite which are Selenium IDE's native format.1.8
true
3.4.0
- 2.26
+ 2.27
4.5.3
4.4.6
1.7.25
@@ -444,10 +444,25 @@ It supports test-case and test-suite which are Selenium IDE's native format.
+
+ net.sourceforge.htmlunit
+ htmlunit
+ ${htmlunit.version}
+
+
+ net.sourceforge.htmlunit
+ htmlunit-core-js
+ ${htmlunit.version}
+
+
+ net.sourceforge.htmlunit
+ neko-htmlunit
+ ${htmlunit.version}
+
org.seleniumhq.selenium
htmlunit-driver
- ${htmlunit-driver.version}
+ ${htmlunit.version}
commons-logging
@@ -502,7 +517,7 @@ It supports test-case and test-suite which are Selenium IDE's native format.
com.codeborne
phantomjsdriver
- 1.4.2
+ 1.4.3
org.seleniumhq.selenium