build(deps-dev): bump org.htmlunit:htmlunit from 3.11.0 to 4.1.0 (#2933)

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

---
updated-dependencies:
- dependency-name: org.htmlunit:htmlunit
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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]
2024-04-30 13:11:19 +03:00
committed by GitHub
parent 4451ffbe64
commit 167aa5afdb
+1 -1
View File
@@ -40,7 +40,7 @@
<spring-boot.version>2.7.5</spring-boot.version>
<jacoco.version>0.8.11</jacoco.version>
<commons-dbcp.version>1.4</commons-dbcp.version>
<htmlunit.version>3.11.0</htmlunit.version>
<htmlunit.version>4.1.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>