diff --git a/README.md b/README.md
index e389341d..dfc9df16 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ Simply add a dependency on the latest `htmlunit-driver` version available in the
org.seleniumhq.selenium
htmlunit-driver
- 3.61.0
+ 3.62.0
```
@@ -39,7 +39,7 @@ Simply add a dependency on the latest `htmlunit-driver` version available in the
org.seleniumhq.selenium
htmlunit-driver
- 2.61.0
+ 2.62.0
```
diff --git a/pom.xml b/pom.xml
index cf425e20..e64b9446 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
org.seleniumhq.selenium
htmlunit-driver
- 3.62.0-SNAPSHOT
+ 3.62.0
htmlunit-driver
WebDriver compatible driver for HtmlUnit headless browser
@@ -13,8 +13,8 @@
UTF-8
- 4.1.3
- 2.62.0-SNAPSHOT
+ 4.2.1
+ 2.62.0
9.4.46.v20220331
@@ -193,7 +193,7 @@
com.google.code.gson
gson
- 2.8.6
+ 2.8.9
test