Skip to content

Commit 8edfb46

Browse files
Update dependency org.jsoup:jsoup to v1.18.3
1 parent 2ac3cef commit 8edfb46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
215215
<dependency>
216216
<groupId>org.jsoup</groupId>
217217
<artifactId>jsoup</artifactId>
218-
<version>1.18.2</version>
218+
<version>1.18.3</version>
219219
<scope>provided</scope>
220220
<optional>true</optional>
221221
</dependency>

0 commit comments

Comments
 (0)