diff --git a/README b/README index d8c8aba..68fe939 100644 --- a/README +++ b/README @@ -9,5 +9,4 @@ Briefly speaking, the modifications are * Add new class *FastHtmlSerializer* to output the HTML tree non-recursively, to avoid stack overflow (especially for Android) * Other minor changes -HtmlCleaner is used as HTML parser in EasyRSS (http://easyrss.pursuer.me/). -Author: Zheng Sun (http://pursuer.me). +Author: iSharkFly (https://www.isharkfly.com/c/computer-program/java/15). \ No newline at end of file diff --git a/pom.xml b/pom.xml index 16ce6eb..9dd2bfe 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ net.sourceforge.htmlcleaner htmlcleaner bundle - 2.29 + 2.29-SNAPSHOT HtmlCleaner HtmlCleaner is an HTML parser written in Java. It transforms dirty HTML to well-formed XML following @@ -173,7 +173,7 @@ org.apache.maven.plugins maven-gpg-plugin - 1.4 + 3.1.0 sign-artifacts @@ -182,9 +182,9 @@ sign - - C9F09252 - + + C9F09252 +