diff --git a/README.md b/README.md
index c25ab6d3068..81ccc900797 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# HtmlUnit
-Version 4.1.0 / April 28, 2024
+Version 4.2.0 / June 05, 2024
:heart: [Sponsor](https://github.com/sponsors/rbri)
@@ -49,7 +49,7 @@ Add to your `pom.xml`:
org.htmlunit
htmlunit
- 4.1.0
+ 4.2.0
```
@@ -58,7 +58,7 @@ Add to your `pom.xml`:
Add to your `build.gradle`:
```groovy
-implementation group: 'org.htmlunit', name: 'htmlunit', version: '4.1.0'
+implementation group: 'org.htmlunit', name: 'htmlunit', version: '4.2.0'
```
## Vulnerabilities
@@ -132,7 +132,7 @@ Add the snapshot repository and dependency to your `pom.xml`:
org.htmlunit
htmlunit
- 4.2.0-SNAPSHOT
+ 4.3.0-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index 89de4f86fee..f1263245e29 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
4.0.0
org.htmlunit
htmlunit
- 4.2.0-SNAPSHOT
+ 4.2.0
HtmlUnit
Gargoyle Software Inc.
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 8c826586090..4fef4a595b7 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -67,9 +67,9 @@
- - Latest release April 28, 2024
+ - Latest release June 05, 2024
-
-
version 4.1.0
+ version 4.2.0
- Source code
@@ -194,7 +194,7 @@
org.htmlunit
htmlunit
- 4.1.0
+ 4.2.0
]]>