Skip to content

Commit

Permalink
Bump selenium.version from 4.21.0 to 4.22.0
Browse files Browse the repository at this point in the history
Bumps `selenium.version` from 4.21.0 to 4.22.0.

Updates `org.seleniumhq.selenium:selenium-java` from 4.21.0 to 4.22.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.21.0...selenium-4.22.0)

Updates `org.seleniumhq.selenium:htmlunit3-driver` from 4.21.0 to 4.22.0
- [Release notes](https://github.com/SeleniumHQ/htmlunit-driver/releases)
- [Commits](SeleniumHQ/htmlunit-driver@htmlunit3-driver-4.21.0...htmlunit3-driver-4.22.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and JoepWeijers committed Jul 15, 2024
1 parent 8003cce commit 7233e3c
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 @@ -12,7 +12,7 @@
<description>Example project showing how to use the system time transformer</description>

<properties>
<selenium.version>4.21.0</selenium.version>
<selenium.version>4.22.0</selenium.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 7233e3c

Please sign in to comment.