Skip to content

Commit

Permalink
build(deps): bump org.htmlunit:htmlunit from 4.8.0 to 4.9.0
Browse files Browse the repository at this point in the history
Bumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from 4.8.0 to 4.9.0.
- [Release notes](https://github.com/HtmlUnit/htmlunit/releases)
- [Commits](HtmlUnit/htmlunit@4.8.0...4.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 23, 2025
1 parent 2eeb00f commit d9c8581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testfoundation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@
<dependency>
<groupId>org.htmlunit</groupId>
<artifactId>htmlunit</artifactId>
<version>4.8.0</version>
<version>4.9.0</version>
<exclusions>
<exclusion>
<groupId>commons-codec</groupId>
Expand Down

0 comments on commit d9c8581

Please sign in to comment.