We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4f4050 commit 103d8feCopy full SHA for 103d8fe
1 file changed
pom.xml
@@ -19,13 +19,13 @@
19
<dependency>
20
<groupId>org.seleniumhq.selenium</groupId>
21
<artifactId>selenium-java</artifactId>
22
- <version>3.141.59</version>
+ <version>4.8.3</version>
23
</dependency>
24
<!-- https://mvnrepository.com/artifact/io.github.bonigarcia/webdrivermanager -->
25
26
<groupId>io.github.bonigarcia</groupId>
27
<artifactId>webdrivermanager</artifactId>
28
- <version>5.0.3</version>
+ <version>5.4.1</version>
29
30
<!-- https://mvnrepository.com/artifact/io.cucumber/cucumber-java -->
31
0 commit comments