Skip to content

Commit

Permalink
Merge pull request #842 from mybatis/renovate/org.seleniumhq.selenium…
Browse files Browse the repository at this point in the history
…-htmlunit3-driver-4.x

Update dependency org.seleniumhq.selenium:htmlunit3-driver to v4.22.0
  • Loading branch information
hazendaz authored Jun 27, 2024
2 parents 58f4d99 + 5a49be1 commit d7a345b
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 @@ -192,7 +192,7 @@
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>htmlunit3-driver</artifactId>
<version>4.21.0</version>
<version>4.22.0</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit d7a345b

Please sign in to comment.