Skip to content

Commit

Permalink
chore(deps): Bump org.seleniumhq.selenium:selenium-bom
Browse files Browse the repository at this point in the history
Bumps [org.seleniumhq.selenium:selenium-bom](https://github.com/SeleniumHQ/selenium) from 4.27.0 to 4.28.1.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](https://github.com/SeleniumHQ/selenium/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent 321aa96 commit d0ac9b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion drone-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
</developers>

<properties>
<version.selenium>4.27.0</version.selenium>
<version.selenium>4.28.1</version.selenium>
<version.htmlunit.driver>4.27.0</version.htmlunit.driver>
<jboss.releases.repo.url>https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/
</jboss.releases.repo.url>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<properties>
<!-- Versioning -->
<version.arquillian.core>1.9.3.Final</version.arquillian.core>
<version.selenium>4.27.0</version.selenium>
<version.selenium>4.28.1</version.selenium>
<version.htmlunit.driver>4.27.0</version.htmlunit.driver>
<version.appium.java.client>8.6.0</version.appium.java.client>

Expand Down

0 comments on commit d0ac9b2

Please sign in to comment.