Skip to content

Commit

Permalink
Bump org.htmlunit:htmlunit from 4.0.0 to 4.1.0
Browse files Browse the repository at this point in the history
Bumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/HtmlUnit/htmlunit/releases)
- [Commits](HtmlUnit/htmlunit@4.0.0...4.1.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>
  • Loading branch information
dependabot[bot] authored and slachiewicz committed May 2, 2024
1 parent aaefd39 commit 04e014f
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>4.0.0</version>
<version>4.1.0</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 04e014f

Please sign in to comment.