Skip to content

Commit

Permalink
build(deps): 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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 29, 2024
1 parent 7db7bfe commit 98724d9
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 @@ -114,7 +114,7 @@
<spring-boot.version>2.7.18</spring-boot.version>
<guice.version>4.2.3</guice.version>
<jaxrs.api.version>2.1.6</jaxrs.api.version>
<htmlunit.version>4.0.0</htmlunit.version>
<htmlunit.version>4.1.0</htmlunit.version>
<bouncycastle.version>1.77</bouncycastle.version>

<!-- Test 3rd-party dependencies: -->
Expand Down

0 comments on commit 98724d9

Please sign in to comment.