未验证 提交 ba1a27d8 编写于 作者: O Oleg Nenashev 提交者: GitHub

Merge pull request #3872 from thomasgl-orange/JTH-2.46

JTH 2.46
......@@ -54,7 +54,7 @@ THE SOFTWARE.
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jenkins-test-harness</artifactId>
<version>2.42</version>
<version>2.46</version>
<scope>test</scope>
<exclusions>
<exclusion>
......@@ -146,17 +146,6 @@ THE SOFTWARE.
<artifactId>hamcrest-core</artifactId>
<version>1.3</version>
</dependency>
<dependency><!-- we exclude this transient dependency from htmlunit, which we actually need in the test -->
<groupId>xalan</groupId>
<artifactId>xalan</artifactId>
<version>2.7.2</version>
<exclusions>
<exclusion>
<groupId>xml-apis</groupId>
<artifactId>xml-apis</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<!-- for testing JNLP launch. -->
<groupId>org.jvnet.hudson</groupId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册