提交 ecc6989c 编写于 作者: K Kohsuke Kawaguchi

use the latest HtmlUnit to fix the test failure caused by YUI 2.9

上级 6d081faf
...@@ -172,7 +172,7 @@ THE SOFTWARE. ...@@ -172,7 +172,7 @@ THE SOFTWARE.
<dependency> <dependency>
<groupId>org.jenkins-ci</groupId> <groupId>org.jenkins-ci</groupId>
<artifactId>htmlunit</artifactId> <artifactId>htmlunit</artifactId>
<version>2.6-jenkins-5</version> <version>2.6-jenkins-6</version>
<exclusions> <exclusions>
<exclusion> <exclusion>
<groupId>xml-apis</groupId> <groupId>xml-apis</groupId>
......
...@@ -100,7 +100,7 @@ THE SOFTWARE. ...@@ -100,7 +100,7 @@ THE SOFTWARE.
<dependency> <dependency>
<groupId>org.jenkins-ci</groupId> <groupId>org.jenkins-ci</groupId>
<artifactId>htmlunit</artifactId> <artifactId>htmlunit</artifactId>
<version>2.6-jenkins-5</version> <version>2.6-jenkins-6</version>
<exclusions> <exclusions>
<exclusion> <exclusion>
<!-- hides JDK DOM classes in Eclipse --> <!-- hides JDK DOM classes in Eclipse -->
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册