Skip to content

Commit

Permalink
3.56.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rbri committed Dec 14, 2021
1 parent 122541c commit 9c4f02e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@

<groupId>org.seleniumhq.selenium</groupId>
<artifactId>htmlunit-driver</artifactId>
<version>3.55.0</version>
<version>3.56.0</version>

<name>htmlunit-driver</name>
<description>WebDriver compatible driver for HtmlUnit headless browser</description>
<url>https://github.com/SeleniumHQ/htmlunit-driver</url>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<htmlunit.version>2.55.0</htmlunit.version>
<selenium.version>4.0.0</selenium.version>
<htmlunit.version>2.56.0</htmlunit.version>
<selenium.version>4.1.0</selenium.version>
<jetty.version>9.4.44.v20210927</jetty.version>
</properties>

Expand Down

0 comments on commit 9c4f02e

Please sign in to comment.