Skip to content

Commit

Permalink
build(deps-dev): bump cia.project.versions.selenium (#7068)
Browse files Browse the repository at this point in the history
Bumps `cia.project.versions.selenium` from 4.27.0 to 4.28.0.

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

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

Updates `org.seleniumhq.selenium:selenium-support` from 4.27.0 to 4.28.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.27.0...selenium-4.28.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:selenium-remote-driver
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.seleniumhq.selenium:selenium-support
  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>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent ed3b350 commit 6799418
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 @@ -27,7 +27,7 @@
</site>
</distributionManagement>
<properties>
<cia.project.versions.selenium>4.27.0</cia.project.versions.selenium>
<cia.project.versions.selenium>4.28.0</cia.project.versions.selenium>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit 6799418

Please sign in to comment.