Bump htmlunit from 2.8 to 2.37.0

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

---
updated-dependencies:
- dependency-name: net.sourceforge.htmlunit:htmlunit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index 7984c2b..7a99a53 100644
--- a/pom.xml
+++ b/pom.xml
@@ -407,7 +407,7 @@
             <dependency>
                 <groupId>net.sourceforge.htmlunit</groupId>
                 <artifactId>htmlunit</artifactId>
-                <version>2.8</version>
+                <version>2.37.0</version>
                 <scope>test</scope>
             </dependency>