Skip to content

Commit

Permalink
Merge pull request #43 from Ree6-Applications/dependabot/maven/org.js…
Browse files Browse the repository at this point in the history
…oup-jsoup-1.15.2

Bump jsoup from 1.14.3 to 1.15.2
  • Loading branch information
DxsSucuk authored Jul 14, 2022
2 parents 9c1eb65 + afe6ac4 commit 7f54d73
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 @@ -186,7 +186,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.14.3</version>
<version>1.15.2</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 7f54d73

Please sign in to comment.