diff --git a/README.md b/README.md
index 200d7966acb..b81b6c8313f 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# HtmlUnit
-Version 2.54.0 / October 17, 2021
+Version 2.55.0 / November 14, 2021
:heart: [Sponsor](https://github.com/sponsors/rbri)
@@ -25,7 +25,7 @@ For maven, you would add:
net.sourceforge.htmlunit
htmlunit
- 2.54.0
+ 2.55.0
Overview
@@ -76,7 +76,7 @@ If you use maven please add:
net.sourceforge.htmlunit
htmlunit
- 2.55.0-SNAPSHOT
+ 2.56.0-SNAPSHOT
You have to add the sonatype snapshot repository to your pom distributionManagement section also:
@@ -96,7 +96,7 @@ License
This project is licensed under the Apache 2.0 License
-[1]: https://sourceforge.net/projects/htmlunit/files/htmlunit/2.54.0/ "HtmlUnit on sourceforge"
+[1]: https://sourceforge.net/projects/htmlunit/files/htmlunit/2.55.0/ "HtmlUnit on sourceforge"
[2]: https://jenkins.wetator.org/job/HtmlUnit%20-%20Headless/ "HtmlUnit CI"
[3]: https://twitter.com/HtmlUnit "https://twitter.com/HtmlUnit"
[4]: https://htmlunit.sourceforge.io/ "https://htmlunit.sourceforge.io/"
diff --git a/pom.xml b/pom.xml
index 006e07014bd..3c7de6873fe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
net.sourceforge.htmlunit
htmlunit
- 2.55.0-SNAPSHOT
+ 2.55.0
HtmlUnit
Gargoyle Software Inc.
@@ -24,7 +24,7 @@
8
8
- 2.55.0-SNAPSHOT
+ 2.55.0
1.10.0
2.55.0
2.55.0
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 3ba0c066aad..0918abdf6c3 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -7,7 +7,7 @@
-
+
core-js: Fix problems with null "this" parameters in Function.prototype.call,
Function.prototype.apply, Function.prototype.toString, and Object.prototype.toLocaleString.
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 546b17f774a..3325d910962 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -55,9 +55,9 @@
- - Latest release October 17, 2021
+ - Latest release November 14, 2021
-
-
version 2.54.0
+ version 2.55.0
- Source code
@@ -175,7 +175,7 @@
net.sourceforge.htmlunit
htmlunit
- 2.54.0
+ 2.55.0
]]>