diff --git a/README.md b/README.md
index 781deb4..c2427ab 100644
--- a/README.md
+++ b/README.md
@@ -14,14 +14,14 @@ and we added unit tests and the maven-based build.
### Project News
[HtmlUnit@Twitter][3]
-### Latest release Version 2.66.0 / October 22, 2022
+### Latest release Version 2.67.0 / November 20, 2022
For maven, you would add:
net.sourceforge.htmlunit
htmlunit-cssparser
- 2.66.0
+ 2.67.0
### Last CI build
@@ -35,7 +35,7 @@ If you use maven please add:
net.sourceforge.htmlunit
htmlunit-xpath
- 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 7f51fd7..960c6ab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
net.sourceforge.htmlunit
htmlunit-xpath
- 2.67.0-SNAPSHOT
+ 2.67.0
HtmlUnit-XPath
jar