Skip to content

Commit

Permalink
Bump jsoup from 1.14.3 to 1.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed May 16, 2022
1 parent 5224f2a commit dc2d2fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion modello-plugins/modello-plugin-xdoc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.14.3</version>
<version>1.15.1</version>
</dependency>
<dependency>
<groupId>org.xmlunit</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<a name="class_model"/>
<subsection name="model">
<p>This is a description in HTML4
<br /> <strong>NOTE: </strong> HTML linebreak should be converted to selfclosing XML-tag</p>
<br /><strong>NOTE: </strong> HTML linebreak should be converted to selfclosing XML-tag</p>
<table>
<tr>
<th>Element</th>
Expand Down

0 comments on commit dc2d2fb

Please sign in to comment.