Skip to content

Commit

Permalink
Merge pull request #2 from HyDevelop/dependabot/maven/org.jsoup-jsoup…
Browse files Browse the repository at this point in the history
…-1.14.2

Bump jsoup from 1.12.1 to 1.14.2
  • Loading branch information
hykilpikonna authored Aug 23, 2021
2 parents 0c33fd7 + 9e64938 commit bb88c5f
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 @@ -40,7 +40,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.12.1</version>
<version>1.14.2</version>
</dependency>

<dependency>
Expand Down

0 comments on commit bb88c5f

Please sign in to comment.