Skip to content

Commit

Permalink
chore(deps): bump org.seleniumhq.selenium:selenium-java
Browse files Browse the repository at this point in the history
Bumps [org.seleniumhq.selenium:selenium-java](https://github.com/SeleniumHQ/selenium) from 4.25.0 to 4.26.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.25.0...selenium-4.26.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent c82d550 commit 00a05b4
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 @@ -22,7 +22,7 @@
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>

<aspectj.version>1.9.22.1</aspectj.version>
<selenium.version>4.25.0</selenium.version>
<selenium.version>4.26.0</selenium.version>
<testng.version>7.10.2</testng.version>
<assertj.version>3.26.3</assertj.version>
<datafaker.version>2.4.1</datafaker.version>
Expand Down

0 comments on commit 00a05b4

Please sign in to comment.