Bump org.jsoup:jsoup from 1.19.1 to 1.20.1 · codehaus-plexus/modello@659570f (original) (raw)

File tree

Original file line number Diff line number Diff line change
@@ -28,7 +28,7 @@
28 28 <dependency>
29 29 <groupId>org.jsoup</groupId>
30 30 <artifactId>jsoup</artifactId>
31 - <version>1.19.1</version>
31 + <version>1.20.1</version>
32 32 </dependency>
33 33 <dependency>
34 34 <groupId>com.github.chhorz</groupId>
Original file line number Diff line number Diff line change
@@ -19,8 +19,9 @@
19 19 <subsection name="model">
20 20 <p>Whether this proxy configuration is the active one. Note: While the type of this field is <code>String</code> for technical reasons, the semantic type is actually <code>boolean</code>.
21 21
22 - This is a description in HTML4
23 -
<strong>NOTE: </strong> HTML linebreak should be converted to selfclosing XML-tag
22 +This is a description in HTML4
23 +
24 +<strong>NOTE: </strong>HTML linebreak should be converted to selfclosing XML-tag
24 25
25 26 <p><b>Since</b>: Maven 3</p></p>
26 27 <table>
@@ -44,4 +45,4 @@
44 45 </subsection>
45 46 </section>
46 47 </body>
47 -</document>
48 +</document>