Skip to content

Commit

Permalink
Merge pull request #52 from code4craft/snyk-fix-80c1424725f6938be5c86…
Browse files Browse the repository at this point in the history
…205e6054d65

[Snyk] Security upgrade org.jsoup:jsoup from 1.13.1 to 1.14.2
  • Loading branch information
sutra authored Aug 19, 2021
2 parents d01273d + d1ebd5c commit ddc488b
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 @@ -45,7 +45,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.13.1</version>
<version>1.14.2</version>
</dependency>
<dependency>
<groupId>org.assertj</groupId>
Expand Down

0 comments on commit ddc488b

Please sign in to comment.