Skip to content

Commit

Permalink
Bump net.sourceforge.htmlunit:htmlunit from 2.50.0 to 2.70.0
Browse files Browse the repository at this point in the history
Bumps [net.sourceforge.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from 2.50.0 to 2.70.0.
- [Release notes](https://github.com/HtmlUnit/htmlunit/releases)
- [Commits](HtmlUnit/htmlunit@2.50.0...2.70.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 26, 2024
1 parent e23561a commit d87e600
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 @@ -116,7 +116,7 @@
<arquillian.version>1.8.0.Final</arquillian.version>
<arquillian.container.se.api.version>1.0.2.Final</arquillian.container.se.api.version>
<apache.httpclient.version>3.1</apache.httpclient.version>
<htmlunit.version>2.50.0</htmlunit.version>
<htmlunit.version>2.70.0</htmlunit.version>
<selenium.version>4.7.2</selenium.version>
<xmlunit.version>2.9.1</xmlunit.version>
<!-- Required for distribution build, should be overriden for each build -->
Expand Down

0 comments on commit d87e600

Please sign in to comment.