Skip to content

Commit

Permalink
fix: upgrade org.seleniumhq.selenium:selenium-java from 4.14.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.14.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/rajadileepkolli/project/a9daccf4-3004-4ca7-9695-bf90c241a33b?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 17, 2024
1 parent 81dc2d4 commit a7c2f36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moviebuffs-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-java</artifactId>
<version>4.14.1</version>
<version>4.21.0</version>
</dependency>
<dependency>
<groupId>com.github.javafaker</groupId>
Expand Down

0 comments on commit a7c2f36

Please sign in to comment.