build(deps): bump htmlunit from 2.45.0 to 2.53.0

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

---
updated-dependencies:
- dependency-name: net.sourceforge.htmlunit:htmlunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-10-05 07:33:48 +00:00
committed by GitHub
parent 4ed8939945
commit 2d649b0373
2 changed files with 2 additions and 2 deletions

View File

@@ -90,7 +90,7 @@
<dependency>
<groupId>net.sourceforge.htmlunit</groupId>
<artifactId>htmlunit</artifactId>
<version>2.45.0</version>
<version>2.53.0</version>
</dependency>

View File

@@ -44,7 +44,7 @@
<dependency>
<groupId>net.sourceforge.htmlunit</groupId>
<artifactId>htmlunit</artifactId>
<version>2.45.0</version>
<version>2.53.0</version>
</dependency>
</dependencies>