Skip to content

Commit

Permalink
Neue Selenium-Version
Browse files Browse the repository at this point in the history
  • Loading branch information
seejaybee committed May 13, 2024
1 parent 3cd81e7 commit b046a6c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions taf-browser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,10 @@
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-java</artifactId>
<version>4.8.3</version>
<version>4.20.0</version>
</dependency>
<!-- <dependency> <groupId>org.seleniumhq.selenium</groupId> <artifactId>selenium-java</artifactId>
<!-- <dependency> <groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-java</artifactId>
<version>3.141.59</version> </dependency> -->
<dependency>
<groupId>com.baloise.testing.framework</groupId>
Expand Down

0 comments on commit b046a6c

Please sign in to comment.