Bump htmlunit from 2.29 to 2.37.0

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-05-21 21:23:29 +00:00 committed by GitHub
parent a5fca68ef5
commit a1cb6be4ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -113,7 +113,7 @@
<dependency>
<groupId>net.sourceforge.htmlunit</groupId>
<artifactId>htmlunit</artifactId>
<version>2.29</version>
<version>2.37.0</version>
</dependency>
<dependency>
<groupId>com.github.rholder</groupId>