Skip to content

Commit

Permalink
Merge pull request #24 from DavidePastore/snyk-fix-e7fcdb5e336f47ddbf…
Browse files Browse the repository at this point in the history
…f3fa40ed0990c8

[Snyk] Security upgrade org.jsoup:jsoup from 1.14.2 to 1.15.3
  • Loading branch information
DavidePastore committed Aug 31, 2022
2 parents 86eea46 + 8980bc7 commit 73e620e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.14.2</version>
<version>1.15.3</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 73e620e

Please sign in to comment.