Skip to content

Commit

Permalink
Merge pull request #65 from dlmcpaul/snyk-upgrade-ba3f3b55176c86b9fd6…
Browse files Browse the repository at this point in the history
…41be4bfaa2d78

[Snyk] Upgrade org.jsoup:jsoup from 1.16.1 to 1.16.2
  • Loading branch information
dlmcpaul authored Nov 15, 2023
2 parents 0311f8c + 541b152 commit f7a05d4
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 @@ -140,7 +140,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.16.1</version>
<version>1.16.2</version>
</dependency>
<dependency>
<groupId>org.flywaydb</groupId>
Expand Down

0 comments on commit f7a05d4

Please sign in to comment.