Skip to content

Commit

Permalink
Bump org.htmlunit:htmlunit from 3.10.0 to 3.11.0 (#721)
Browse files Browse the repository at this point in the history
Bumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/HtmlUnit/htmlunit/releases)
- [Commits](HtmlUnit/htmlunit@3.10.0...3.11.0)

---
updated-dependencies:
- dependency-name: org.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>
  • Loading branch information
dependabot[bot] committed Feb 23, 2024
1 parent a8739e5 commit 45f5170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@
<dependency>
<groupId>org.htmlunit</groupId>
<artifactId>htmlunit</artifactId>
<version>3.10.0</version>
<version>3.11.0</version>
</dependency>
<dependency>
<!-- used in the unit tests and maven-shared-utils:3.3.4 -->
Expand Down

0 comments on commit 45f5170

Please sign in to comment.