diff --git a/modello-plugins/modello-plugin-xdoc/pom.xml b/modello-plugins/modello-plugin-xdoc/pom.xml index 258107638..1138af850 100644 --- a/modello-plugins/modello-plugin-xdoc/pom.xml +++ b/modello-plugins/modello-plugin-xdoc/pom.xml @@ -28,7 +28,7 @@ org.jsoup jsoup - 1.20.1 + 1.21.1 com.github.chhorz diff --git a/modello-plugins/modello-plugin-xdoc/src/test/resources/html4.expected.xml b/modello-plugins/modello-plugin-xdoc/src/test/resources/html4.expected.xml index a6c5e3195..a629a5bf3 100644 --- a/modello-plugins/modello-plugin-xdoc/src/test/resources/html4.expected.xml +++ b/modello-plugins/modello-plugin-xdoc/src/test/resources/html4.expected.xml @@ -21,7 +21,7 @@
This is a description in HTML4
-NOTE: HTML linebreak should be converted to selfclosing XML-tag +NOTE: HTML linebreak should be converted to selfclosing XML-tag

Since: Maven 3