Merge pull request #370 from openaudible/dependabot/maven/net.sourceforge.htmlunit-htmlunit-2.37.0

Bump htmlunit from 2.23 to 2.37.0
This commit is contained in:
openaudible 2020-05-27 09:00:17 -07:00 committed by GitHub
commit 05517cb288
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>