diff --git a/README.md b/README.md index 0b1204c9..17ca4f0e 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ But since the development was discontinued around 2014, we started our own fork, ### Project News [HtmlUnit@Twitter][3] -### Latest release Version 2.66.0 / October 22, 2022 +### Latest release Version 2.67.0 / November 20, 2022 #### 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. Please update to at least version 2.62.0. @@ -22,7 +22,7 @@ For maven, you would add: net.sourceforge.htmlunit neko-htmlunit - 2.66.0 + 2.67.0 ### Last CI build @@ -37,7 +37,7 @@ If you use maven please add: net.sourceforge.htmlunit neko-htmlunit - 2.67.0-SNAPSHOT + 2.68.0-SNAPSHOT You have to add the sonatype snapshot repository to your pom distributionManagement section also: diff --git a/pom.xml b/pom.xml index 7c80e03a..905c6de7 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 net.sourceforge.htmlunit neko-htmlunit - 2.66.0 + 2.67.0 HtmlUnit NekoHtml Gargoyle Software Inc.