Skip to content

Commit

Permalink
Bump org.seleniumhq.selenium:htmlunit-driver from 4.11.0 to 4.12.0
Browse files Browse the repository at this point in the history
Bumps [org.seleniumhq.selenium:htmlunit-driver](https://github.com/SeleniumHQ/htmlunit-driver) from 4.11.0 to 4.12.0.
- [Release notes](https://github.com/SeleniumHQ/htmlunit-driver/releases)
- [Commits](SeleniumHQ/htmlunit-driver@htmlunit-driver-4.11.0...htmlunit-driver-4.12.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 Sep 7, 2023
1 parent 387d07a commit 7b91d76
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 @@ -161,7 +161,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.11.0</htmlunit-driver.version>
<htmlunit-driver.version>4.12.0</htmlunit-driver.version>
<pdfbox.version>${pdfbox-version}</pdfbox.version>
<sshd.version>2.10.0</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 7b91d76

Please sign in to comment.