Skip to content

Commit

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

Bump jsoup from 1.14.2 to 1.15.3
  • Loading branch information
Drunkkong committed Jun 21, 2023
2 parents a5ee7f1 + 88853a1 commit 844312e
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 @@ -37,7 +37,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.14.2</version>
<version>1.15.3</version>
</dependency>
<dependency>
<groupId>org.jetbrains</groupId>
Expand Down

0 comments on commit 844312e

Please sign in to comment.