build(deps): bump org.htmlunit:htmlunit from 5.2.0 to 5.3.0 (#1804)

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

---
updated-dependencies:
- dependency-name: org.htmlunit:htmlunit
  dependency-version: 5.3.0
  dependency-type: direct:production
  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]
2026-07-22 18:55:27 +02:00
committed by GitHub
parent b154b7ca43
commit a324538650
+1 -1
View File
@@ -246,7 +246,7 @@
<dependency>
<groupId>org.htmlunit</groupId>
<artifactId>htmlunit</artifactId>
<version>5.2.0</version>
<version>5.3.0</version>
<scope>test</scope>
</dependency>
<dependency>