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 Aug 9, 2024
1 parent 1dd37a1 commit 0ffa436
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.23.1</version>
</dependency>
<dependency>
<groupId>io.rest-assured</groupId>
Expand Down

0 comments on commit 0ffa436

Please sign in to comment.