Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit a40a3b6

Browse files
authored
deps: update dependency org.seleniumhq.selenium:selenium-java to v4 (#606)
1 parent 6f68747 commit a40a3b6

File tree

1 file changed

+1
-1
lines changed
  • samples/snippets/cloud-client/src

1 file changed

+1
-1
lines changed

samples/snippets/cloud-client/src/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>org.seleniumhq.selenium</groupId>
5959
<artifactId>selenium-java</artifactId>
60-
<version>3.141.59</version>
60+
<version>4.0.0</version>
6161
</dependency>
6262
<dependency>
6363
<groupId>org.seleniumhq.selenium</groupId>

0 commit comments

Comments
 (0)