Skip to content

Commit 9f4ea01

Browse files
Bump org.seleniumhq.selenium:selenium-java in /testing
Bumps [org.seleniumhq.selenium:selenium-java](https://github.com/SeleniumHQ/selenium) from 4.38.0 to 4.39.0. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.38.0...selenium-4.39.0) --- updated-dependencies: - dependency-name: org.seleniumhq.selenium:selenium-java dependency-version: 4.39.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6839b7f commit 9f4ea01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>org.seleniumhq.selenium</groupId>
3535
<artifactId>selenium-java</artifactId>
36-
<version>4.38.0</version>
36+
<version>4.39.0</version>
3737
</dependency>
3838
<dependency>
3939
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)