From 6d02044858351939b48b074771f241dd683a2b74 Mon Sep 17 00:00:00 2001 From: Ronald Brill Date: Mon, 3 Oct 2022 13:34:02 +0200 Subject: [PATCH] prepare 2.65.1 --- README.md | 6 +++--- pom.xml | 4 ++-- src/changes/changes.xml | 5 ++++- src/site/xdoc/index.xml | 4 ++-- 4 files changed, 11 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index fe4b27fb402..b6b4680d8d9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # HtmlUnit -Version 2.65.0 / October 03, 2022 +Version 2.65.1 / October 03, 2022 :heart: [Sponsor](https://github.com/sponsors/rbri) @@ -46,7 +46,7 @@ Add to your `pom.xml`: Add to your `build.gradle`: ```groovy -implementation group: 'net.sourceforge.htmlunit', name: 'htmlunit', version: '2.65.0' +implementation group: 'net.sourceforge.htmlunit', name: 'htmlunit', version: '2.65.1' ``` ## Overview @@ -146,7 +146,7 @@ dependencies { This project is licensed under the Apache 2.0 License -[1]: https://sourceforge.net/projects/htmlunit/files/htmlunit/2.65.0/ "HtmlUnit on sourceforge" +[1]: https://sourceforge.net/projects/htmlunit/files/htmlunit/2.65.1/ "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 3f9de1551de..80131459e5b 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 net.sourceforge.htmlunit htmlunit - 2.66.0-SNAPSHOT + 2.65.1 HtmlUnit Gargoyle Software Inc. @@ -28,7 +28,7 @@ 1.12.0 2.65.0 2.65.0 - 2.65.0-SNAPSHOT + 2.65.0 4.5.0 4.5.0 diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 20b0aeadb8a..f8110ea3208 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -7,7 +7,10 @@ - + + + Wrong dependency to htmlunit-xpath snapshot + There was still a dependency to Xalan. diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index 54f464b60e8..5e373852fed 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -58,7 +58,7 @@
Latest release October 03, 2022
-

version 2.65.0

+

version 2.65.1

Source code
@@ -179,7 +179,7 @@ net.sourceforge.htmlunit htmlunit - 2.65.0 + 2.65.1 ]]>