Merge pull request #38 from xiaohai2271/dependabot/maven/net.sourceforge.htmlunit-htmlunit-2.45.0

build(deps): bump htmlunit from 2.44.0 to 2.45.0
This commit is contained in:
禾几海
2020-12-02 11:00:34 +08:00
committed by GitHub

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>