Skip to content

Commit

Permalink
build(deps-dev): bump org.seleniumhq.selenium:htmlunit3-driver (#7089)
Browse files Browse the repository at this point in the history
Bumps [org.seleniumhq.selenium:htmlunit3-driver](https://github.com/SeleniumHQ/htmlunit-driver) from 4.27.0 to 4.28.0.
- [Release notes](https://github.com/SeleniumHQ/htmlunit-driver/releases)
- [Commits](SeleniumHQ/htmlunit-driver@4.27.0...4.28.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Pether Sörling <[email protected]>
  • Loading branch information
dependabot[bot] and pethers authored Jan 24, 2025
1 parent 912a77e commit bc7b351
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion citizen-intelligence-agency/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -714,7 +714,7 @@
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>htmlunit3-driver</artifactId>
<version>4.27.0</version>
<version>4.28.0</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit bc7b351

Please sign in to comment.