From f71c2518ad7a66087f914dfe30606555b1c538ef Mon Sep 17 00:00:00 2001 From: Ronald Brill Date: Fri, 29 Nov 2024 14:53:15 +0100 Subject: [PATCH] 4.7.0 --- README.md | 8 ++++---- pom.xml | 7 ++++--- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index bd385442..50b8b60e 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ The **Htmlunit-NekoHtml** Parser is used by Htmlunit. [HtmlUnit@mastodon][4] | [HtmlUnit@Twitter][3] -### Latest release Version 4.6.0 / November 05, 2024 +### Latest release Version 4.7.0 / November 29, 2024 ##### [CVE-2022-29546](https://nvd.nist.gov/vuln/detail/CVE-2022-29546) Htmlunit-NekoHtml Parser suffers from a denial of service vulnerability on versions 2.60.0 and below. A specifically crafted input regarding the parsing of processing instructions leads to heap memory consumption. ##### [CVE-2022-28366](https://nvd.nist.gov/vuln/detail/CVE-2022-28366) @@ -34,7 +34,7 @@ Add to your `pom.xml`: org.htmlunit neko-htmlunit - 4.6.0 + 4.7.0 ``` @@ -43,7 +43,7 @@ Add to your `pom.xml`: Add to your `build.gradle`: ```groovy -implementation group: 'org.htmlunit', name: 'neko-htmlunit', version: '4.6.0' +implementation group: 'org.htmlunit', name: 'neko-htmlunit', version: '4.7.0' ``` ## HowTo use @@ -158,7 +158,7 @@ If you use maven please add: org.htmlunit neko-htmlunit - 4.7.0-SNAPSHOT + 4.8.0-SNAPSHOT You have to add the sonatype snapshot repository to your pom `repositories` section also: diff --git a/pom.xml b/pom.xml index 73a9dd46..62ef99f1 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.htmlunit neko-htmlunit - 4.7.0-SNAPSHOT + 4.7.0 HtmlUnit NekoHtml HtmlUnit @@ -25,9 +25,9 @@ 5.11.3 - 10.18.2 + 10.20.1 4.8.6 - 7.6.0 + 7.7.0 10.0.4 @@ -131,6 +131,7 @@ 0 false + https://mirror.cveb.in/nvd/json/cve/1.1/nvdcve-1.1-{0}.json.gz