Skip to content

Commit

Permalink
Bump jsoup from 1.15.1 to 1.15.2 (#377)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 4, 2022
1 parent 4628f98 commit 394791a
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 @@ -117,7 +117,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.15.1</version>
<version>1.15.2</version>
</dependency>
<dependency>
<groupId>net.htmlparser.jericho</groupId>
Expand Down

0 comments on commit 394791a

Please sign in to comment.