Skip to content

Commit 103d8fe

Browse files
committed
modified
1 parent b4f4050 commit 103d8fe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@
1919
<dependency>
2020
<groupId>org.seleniumhq.selenium</groupId>
2121
<artifactId>selenium-java</artifactId>
22-
<version>3.141.59</version>
22+
<version>4.8.3</version>
2323
</dependency>
2424
<!-- https://mvnrepository.com/artifact/io.github.bonigarcia/webdrivermanager -->
2525
<dependency>
2626
<groupId>io.github.bonigarcia</groupId>
2727
<artifactId>webdrivermanager</artifactId>
28-
<version>5.0.3</version>
28+
<version>5.4.1</version>
2929
</dependency>
3030
<!-- https://mvnrepository.com/artifact/io.cucumber/cucumber-java -->
3131
<dependency>

0 commit comments

Comments
 (0)