mirror of https://github.com/jenkinsci/jenkins.git
Use htmlunit snapshot
This commit is contained in:
parent
548d35592b
commit
f3a0705f73
|
@ -136,6 +136,12 @@ THE SOFTWARE.
|
|||
<artifactId>workflow-support</artifactId>
|
||||
<version>936.v9fa_77211ca_e1</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.htmlunit</groupId>
|
||||
<artifactId>htmlunit</artifactId>
|
||||
<version>4.8.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
<dependencies>
|
||||
|
|
Loading…
Reference in New Issue