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

Commit

Permalink
deps: update dependency org.seleniumhq.selenium:selenium-java to v4 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 26, 2021
1 parent 6f68747 commit a40a3b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/snippets/cloud-client/src/pom.xml
Expand Up @@ -57,7 +57,7 @@
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-java</artifactId>
<version>3.141.59</version>
<version>4.0.0</version>
</dependency>
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
Expand Down

0 comments on commit a40a3b6

Please sign in to comment.