Skip to content

Commit

Permalink
fix: upgrade org.seleniumhq.selenium:selenium-java from 4.19.1 to 4.21.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.seleniumhq.selenium:selenium-java from 4.19.1 to 4.21.0.

See this package in maven:
org.seleniumhq.selenium:selenium-java

See this project in Snyk:
https://app.snyk.io/org/luis100/project/524ee3cb-129a-44ba-a3f7-2026eb7f2965?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 5, 2024
1 parent 82a999a commit 061b5ec
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 @@ -946,7 +946,7 @@
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-java</artifactId>
<version>4.19.1</version>
<version>4.21.0</version>
</dependency>
<dependency>
<groupId>io.dropwizard.metrics</groupId>
Expand Down

0 comments on commit 061b5ec

Please sign in to comment.