Skip to content

Commit

Permalink
Bump org.htmlunit:htmlunit from 3.11.0 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from 3.11.0 to 4.0.0.
- [Release notes](https://github.com/HtmlUnit/htmlunit/releases)
- [Commits](HtmlUnit/htmlunit@3.11.0...4.0.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>

This closes #143
  • Loading branch information
dependabot[bot] authored and michael-o committed Apr 14, 2024
1 parent 03c0cca commit 31f354b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doxia-site-renderer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ under the License.
<dependency>
<groupId>org.htmlunit</groupId>
<artifactId>htmlunit</artifactId>
<version>3.11.0</version>
<version>4.0.0</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 31f354b

Please sign in to comment.