Skip to content

Commit

Permalink
Merge pull request #172 from uPortal-Project/renovate/org.jsoup-jsoup…
Browse files Browse the repository at this point in the history
…-1.x

fix(deps): update dependency org.jsoup:jsoup to v1.15.2
  • Loading branch information
ChristianMurphy authored Aug 13, 2022
2 parents 420b800 + 9abbd38 commit caaae05
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 @@ -154,7 +154,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.15.1</version>
<version>1.15.2</version>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
Expand Down

0 comments on commit caaae05

Please sign in to comment.