Skip to content

Commit

Permalink
Update to JSoup 1.15.3
Browse files Browse the repository at this point in the history
This version fixes CVE
GHSA-gp7f-rwcx-9369
  • Loading branch information
akurtakov committed Oct 7, 2022
1 parent 6520f0c commit 54a9a09
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.14.3</version>
<version>1.15.3</version>
<type>jar</type>
</dependency>
<dependency>
Expand Down

0 comments on commit 54a9a09

Please sign in to comment.