Skip to content

Commit

Permalink
Merge pull request #813 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.19.1
  • Loading branch information
hazendaz committed Apr 3, 2024
2 parents a6351ce + b87dc26 commit 699ca39
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.18.1</version>
<version>4.19.1</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 699ca39

Please sign in to comment.