dependencies: bump htmlunit from 2.66.0 to 2.68.0 (#2409)

Bumps [htmlunit](https://github.com/HtmlUnit/htmlunit) from 2.66.0 to 2.68.0.
- [Release notes](https://github.com/HtmlUnit/htmlunit/releases)
- [Commits](https://github.com/HtmlUnit/htmlunit/compare/2.66.0...2.68.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-01-01 15:18:59 +02:00
committed by GitHub
parent c4e40f2be1
commit f3c4369214
+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.66.0</htmlunit.version>
<htmlunit.version>2.68.0</htmlunit.version>
<gson.version>2.10</gson.version>
<guice.version>5.1.0</guice.version>
<system-lambda.version>1.1.0</system-lambda.version>