From 5ce000c3db1d6bc82f8a67e016c5464bdd49415d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Aug 2022 11:04:00 +0000 Subject: [PATCH] Bump jsoup from 1.15.1 to 1.15.3 Bumps [jsoup](https://github.com/jhy/jsoup) from 1.15.1 to 1.15.3. - [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.1...jsoup-1.15.3) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- modello-plugins/modello-plugin-xdoc/pom.xml | 2 +- .../modello-plugin-xdoc/src/test/resources/html4.expected.xml | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/modello-plugins/modello-plugin-xdoc/pom.xml b/modello-plugins/modello-plugin-xdoc/pom.xml index 954ad89af..7e35b4ef9 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.1 + 1.15.3 org.xmlunit 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 721c68f75..bf2556bc1 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,8 +17,7 @@ -

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