Skip to content

Commit

Permalink
ARTEMIS-X Bump selenium.version from 4.28.1 to 4.29.0
Browse files Browse the repository at this point in the history
Bumps `selenium.version` from 4.28.1 to 4.29.0.

Updates `org.seleniumhq.selenium:selenium-api` from 4.28.1 to 4.29.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](https://github.com/SeleniumHQ/selenium/commits/selenium-4.29.0)

Updates `org.seleniumhq.selenium:selenium-firefox-driver` from 4.28.1 to 4.29.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](https://github.com/SeleniumHQ/selenium/commits/selenium-4.29.0)

Updates `org.seleniumhq.selenium:selenium-chrome-driver` from 4.28.1 to 4.29.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](https://github.com/SeleniumHQ/selenium/commits/selenium-4.29.0)

Updates `org.seleniumhq.selenium:selenium-chromium-driver` from 4.28.1 to 4.29.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](https://github.com/SeleniumHQ/selenium/commits/selenium-4.29.0)

Updates `org.seleniumhq.selenium:selenium-remote-driver` from 4.28.1 to 4.29.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](https://github.com/SeleniumHQ/selenium/commits/selenium-4.29.0)

Updates `org.seleniumhq.selenium:selenium-support` from 4.28.1 to 4.29.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](https://github.com/SeleniumHQ/selenium/commits/selenium-4.29.0)

---
updated-dependencies:
- dependency-name: org.seleniumhq.selenium:selenium-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.seleniumhq.selenium:selenium-firefox-driver
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.seleniumhq.selenium:selenium-chrome-driver
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.seleniumhq.selenium:selenium-chromium-driver
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.seleniumhq.selenium:selenium-remote-driver
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.seleniumhq.selenium:selenium-support
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 21, 2025
1 parent fdbb0cf commit 5163113
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 @@ -171,7 +171,7 @@
<paho.client.mqtt.version>1.2.5</paho.client.mqtt.version>
<postgresql.version>42.7.5</postgresql.version>
<testcontainers.version>1.20.4</testcontainers.version>
<selenium.version>4.28.1</selenium.version>
<selenium.version>4.29.0</selenium.version>
<exec-maven-plugin.version>3.5.0</exec-maven-plugin.version>
<apache.httpcore.version>4.4.16</apache.httpcore.version>
<apache.httpclient.version>4.5.14</apache.httpclient.version>
Expand Down

0 comments on commit 5163113

Please sign in to comment.