Skip to content

Commit

Permalink
fix: upgrade org.seleniumhq.selenium:selenium-java from 4.18.0 to 4.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hmiguim committed Mar 18, 2024
1 parent 1126dc2 commit 8039d09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1068,7 +1068,7 @@
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-java</artifactId>
<version>4.18.0</version>
<version>4.18.1</version>
</dependency>
<dependency>
<groupId>io.dropwizard.metrics</groupId>
Expand Down

0 comments on commit 8039d09

Please sign in to comment.