Skip to content

Commit a904319

Browse files
Bump selenium.version from 4.28.0 to 4.28.1
Bumps `selenium.version` from 4.28.0 to 4.28.1. Updates `org.seleniumhq.selenium:selenium-api` from 4.28.0 to 4.28.1 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](https://github.com/SeleniumHQ/selenium/commits) Updates `org.seleniumhq.selenium:selenium-grid` from 4.28.0 to 4.28.1 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](https://github.com/SeleniumHQ/selenium/commits) Updates `org.seleniumhq.selenium:selenium-remote-driver` from 4.28.0 to 4.28.1 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](https://github.com/SeleniumHQ/selenium/commits) Updates `org.seleniumhq.selenium:selenium-java` from 4.28.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-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.seleniumhq.selenium:selenium-grid dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.seleniumhq.selenium:selenium-remote-driver dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.seleniumhq.selenium:selenium-java dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be49634 commit a904319

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<junit.version>5.11.4</junit.version>
1515
<assertj.version>3.27.3</assertj.version>
16-
<selenium.version>4.28.0</selenium.version>
16+
<selenium.version>4.28.1</selenium.version>
1717
<phantomjsdriver.version>1.5.0</phantomjsdriver.version>
1818
<wdm.version>5.9.2</wdm.version>
1919
<testng.version>7.10.2</testng.version>

0 commit comments

Comments
 (0)