Skip to content

Commit

Permalink
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] authored Sep 4, 2023
1 parent 1dd37a1 commit d7c7668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion restassured/myapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-java</artifactId>
<version>3.141.59</version>
<version>4.12.1</version>
</dependency>
<dependency>
<groupId>io.rest-assured</groupId>
Expand Down

0 comments on commit d7c7668

Please sign in to comment.