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

Commit 2f52305

Browse files
committed
deps: update dependency org.seleniumhq.selenium:selenium-java to v4.2.0
1 parent 2905fa8 commit 2f52305

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>4.1.4</version>
60+
<version>4.2.0</version>
6161
</dependency>
6262
<dependency>
6363
<groupId>org.seleniumhq.selenium</groupId>

0 commit comments

Comments
 (0)