Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.seleniumhq.selenium:htmlunit-driver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jamesnetherton committed Jul 7, 2023
1 parent 9a57900 commit 039b8e5
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 @@ -158,7 +158,7 @@
<consul-client.version>${consul-client-version}</consul-client.version>
<ftpserver.version>${ftpserver-version}</ftpserver.version>
<hamcrest.version>2.2</hamcrest.version><!-- Awaitility and Wiremock -->
<htmlunit-driver.version>4.9.1</htmlunit-driver.version>
<htmlunit-driver.version>4.10.0</htmlunit-driver.version>
<pdfbox.version>${pdfbox-version}</pdfbox.version>
<sshd.version>2.9.2</sshd.version><!-- @sync io.quarkus:quarkus-bom:${quarkus.version} dep:org.apache.sshd:sshd-common -->
<unboundid-ldapsdk.version>6.0.9</unboundid-ldapsdk.version>
Expand Down

0 comments on commit 039b8e5

Please sign in to comment.