Use htmlunit snapshot

This commit is contained in:
Tim Jacomb 2024-12-23 18:35:32 +00:00
parent 548d35592b
commit f3a0705f73
No known key found for this signature in database
GPG Key ID: D40F4AD2F55AF15F
1 changed files with 6 additions and 0 deletions

View File

@ -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>