From 7186794fda72b3ab2c56701ed87111e239265c12 Mon Sep 17 00:00:00 2001 From: IWAMURO Motonori Date: Sun, 11 Jun 2017 20:46:30 +0900 Subject: [PATCH] update dependency versions. --- pom.xml | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) 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