build(deps): bump htmlunit from 2.44.0 to 2.45.0 #38

Merged
dependabot[bot] merged 1 commits from dependabot/maven/net.sourceforge.htmlunit-htmlunit-2.45.0 into master 2020-12-02 11:00:35 +08:00
Showing only changes of commit d7c6cca683 - 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.44.0</version> <version>2.45.0</version>
</dependency> </dependency>