From da642abf0e60129f71f1180c0596a096cdb9fd92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 11:57:09 +0000 Subject: [PATCH 1/2] Bump jsoup from 1.15.4 to 1.16.1 Bumps [jsoup](https://github.com/jhy/jsoup) from 1.15.4 to 1.16.1. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES) - [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.15.4...jsoup-1.16.1) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- modello-plugins/modello-plugin-xdoc/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modello-plugins/modello-plugin-xdoc/pom.xml b/modello-plugins/modello-plugin-xdoc/pom.xml index 7bb25a39e..651dbd5a0 100644 --- a/modello-plugins/modello-plugin-xdoc/pom.xml +++ b/modello-plugins/modello-plugin-xdoc/pom.xml @@ -30,7 +30,7 @@ org.jsoup jsoup - 1.15.4 + 1.16.1 org.xmlunit From 38595aaadc82a9c380fba0de122fe719c59e6fd2 Mon Sep 17 00:00:00 2001 From: Sylwester Lachiewicz Date: Wed, 3 May 2023 13:33:40 +0200 Subject: [PATCH 2/2] wip - fix test --- .../modello-plugin-xdoc/src/test/resources/html4.expected.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 f9fa30800..721c68f75 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 @@ -17,7 +17,8 @@ -

This is a description in HTML4
NOTE: HTML linebreak should be converted to selfclosing XML-tag

+

This is a description in HTML4 +
NOTE: HTML linebreak should be converted to selfclosing XML-tag

Element