From c672fe1b278ca34812c2e351e1c6427defbae5c0 Mon Sep 17 00:00:00 2001 From: Ronald Brill Date: Wed, 5 Jun 2024 19:16:08 +0200 Subject: [PATCH] version 4.2.0 --- README.md | 8 ++++---- pom.xml | 2 +- src/site/xdoc/index.xml | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) 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 ]]>