diff --git a/README.md b/README.md index fe8b6c8f168..1410dcf7210 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # HtmlUnit -Version 2.61.0 / April 25, 2022 +Version 2.62.0 / June 02, 2022 :heart: [Sponsor](https://github.com/sponsors/rbri) @@ -25,7 +25,7 @@ For maven, you would add: net.sourceforge.htmlunit htmlunit - 2.61.0 + 2.62.0 Overview @@ -76,7 +76,7 @@ If you use maven please add: net.sourceforge.htmlunit htmlunit - 2.62.0-SNAPSHOT + 2.63.0-SNAPSHOT You have to add the sonatype snapshot repository to your pom repositories section: @@ -109,7 +109,7 @@ License This project is licensed under the Apache 2.0 License -[1]: https://sourceforge.net/projects/htmlunit/files/htmlunit/2.61.0/ "HtmlUnit on sourceforge" +[1]: https://sourceforge.net/projects/htmlunit/files/htmlunit/2.62.0/ "HtmlUnit on sourceforge" [2]: https://jenkins.wetator.org/view/HtmlUnit/ "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 c24bc2912f2..8442c2429ac 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 net.sourceforge.htmlunit htmlunit - 2.62.0-SNAPSHOT + 2.62.0 HtmlUnit Gargoyle Software Inc. @@ -24,7 +24,7 @@ 8 8 - 2.62.0-SNAPSHOT + 2.62.0 1.12.0 2.62.0 2.62.0 diff --git a/src/changes/changes.xml b/src/changes/changes.xml index c151821a3f4..d6cae9bc76f 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -7,9 +7,9 @@ - + type="add" dev="rbri"> - Introduce HtmlInput.getValue() & HtmlInput.setValue(String). + Introduce HtmlInput.getValue() and HtmlInput.setValue(String). core-js: Fix Object.getOwnPropertyDescriptors by fixing missing scope definitions. diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index ff6a430c019..243b783def8 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -56,9 +56,9 @@

-
Latest release April 25, 2022
+
Latest release June 02, 2022
-

version 2.61.0

+

version 2.62.0

Source code
@@ -179,7 +179,7 @@ net.sourceforge.htmlunit htmlunit - 2.61.0 + 2.62.0 ]]>