From 59a3c8bd7de8555e0c85cd597bc5aff502352877 Mon Sep 17 00:00:00 2001 From: Ronald Brill Date: Wed, 22 Jan 2025 19:03:11 +0100 Subject: [PATCH] version 4.9.0 --- README.md | 8 ++++---- pom.xml | 2 +- src/changes/changes.xml | 2 +- src/site/xdoc/index.xml | 6 +++--- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 31f3b72101..5b336df175 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ![HtmlUnit Logo](https://github.com/HtmlUnit/htmlunit/blob/master/src/site/resources/images/htmlunit.png) -Version 4.8.0 / January 12, 2025 +Version 4.9.0 / January 22, 2025 :heart: [Sponsor](https://github.com/sponsors/rbri) @@ -51,7 +51,7 @@ Add to your `pom.xml`: org.htmlunit htmlunit - 4.8.0 + 4.9.0 ``` @@ -60,7 +60,7 @@ Add to your `pom.xml`: Add to your `build.gradle`: ```groovy -implementation group: 'org.htmlunit', name: 'htmlunit', version: '4.8.0' +implementation group: 'org.htmlunit', name: 'htmlunit', version: '4.9.0' ``` ## Vulnerabilities @@ -162,7 +162,7 @@ Add the snapshot repository and dependency to your `pom.xml`: org.htmlunit htmlunit - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index f7f568708f..6ffd92ba06 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.htmlunit htmlunit - 4.9.0-SNAPSHOT + 4.9.0 HtmlUnit Gargoyle Software Inc. diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 8311366310..d844c34855 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -7,7 +7,7 @@ - + WebClientOptions SSLTrustStore is transient. diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index ef3136d9d0..2529e6664f 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -83,9 +83,9 @@

-
Latest release January 12, 2025
+
Latest release January 22, 2025
-

version 4.8.0

+

version 4.9.0

Source code
@@ -210,7 +210,7 @@ org.htmlunit htmlunit - 4.8.0 + 4.9.0 ]]>