Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: net.sourceforge.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 Tibor17 committed Jan 26, 2022
1 parent a0ca49b commit 35396ed
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 @@ -254,7 +254,7 @@
<dependency>
<groupId>net.sourceforge.htmlunit</groupId>
<artifactId>htmlunit</artifactId>
<version>2.33</version>
<version>2.57.0</version>
</dependency>
<dependency>
<!-- used in the unit tests and maven-shared-utils:3.3.4 -->
Expand Down

0 comments on commit 35396ed

Please sign in to comment.