Skip to content

Commit

Permalink
prepare 2.67.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rbri committed Dec 2, 2022
1 parent 548b112 commit e939011
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>org.seleniumhq.selenium</groupId>
<artifactId>htmlunit-driver</artifactId>
<version>2.66.0</version>
<version>2.67.0</version>

<name>htmlunit-driver</name>
<description>WebDriver compatible driver for HtmlUnit headless browser</description>
Expand All @@ -14,7 +14,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<selenium.version>3.141.59</selenium.version>
<htmlunit.version>2.66.0</htmlunit.version>
<htmlunit.version>2.67.0</htmlunit.version>
<jetty.version>9.4.49.v20220914</jetty.version>
</properties>

Expand Down

0 comments on commit e939011

Please sign in to comment.