dependencies: bump htmlunit from 2.69.0 to 2.70.0 (#2460)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-01-29 11:02:45 +02:00
committed by GitHub
parent 08682962b5
commit 2b97f57c8e
+1 -1
View File
@@ -40,7 +40,7 @@
<spring-boot.version>2.7.5</spring-boot.version>
<jacoco.version>0.8.8</jacoco.version>
<commons-dbcp.version>1.4</commons-dbcp.version>
<htmlunit.version>2.69.0</htmlunit.version>
<htmlunit.version>2.70.0</htmlunit.version>
<gson.version>2.10.1</gson.version>
<guice.version>5.1.0</guice.version>
<system-lambda.version>1.1.0</system-lambda.version>