Bump htmlunit from 2.23 to 2.37.0

Bumps [htmlunit](https://github.com/HtmlUnit/htmlunit) from 2.23 to 2.37.0.
- [Release notes](https://github.com/HtmlUnit/htmlunit/releases)
- [Commits](https://github.com/HtmlUnit/htmlunit/compare/HtmlUnit-2.23...2.37.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-05-21 21:14:37 +00:00 committed by GitHub
parent 73dc02b81a
commit 4596a6984c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -159,7 +159,7 @@
<dependency>
<groupId>net.sourceforge.htmlunit</groupId>
<artifactId>htmlunit</artifactId>
<version>2.23</version>
<version>2.37.0</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>