Skip to content

Commit

Permalink
Merge pull request #7 from igniterealtime/dependabot/maven/org.jsoup-…
Browse files Browse the repository at this point in the history
…jsoup-1.15.3

Bump jsoup from 1.14.3 to 1.15.3
  • Loading branch information
deleolajide committed Sep 2, 2022
2 parents 049d799 + 954596e commit d319aa6
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 @@ -39,7 +39,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.14.3</version>
<version>1.15.3</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit d319aa6

Please sign in to comment.