build(deps): bump htmlunit from 2.42.0 to 2.44.0 #24

Merged
dependabot[bot] merged 1 commits from dependabot/maven/net.sourceforge.htmlunit-htmlunit-2.44.0 into master 2020-10-20 13:03:26 +08:00
Showing only changes of commit 2559937e02 - Show all commits

View File

@@ -158,7 +158,7 @@
<dependency> <dependency>
<groupId>net.sourceforge.htmlunit</groupId> <groupId>net.sourceforge.htmlunit</groupId>
<artifactId>htmlunit</artifactId> <artifactId>htmlunit</artifactId>
<version>2.42.0</version> <version>2.44.0</version>
</dependency> </dependency>