Skip to content

Commit

Permalink
Merge pull request #99 from opwvhk/dependabot/maven/org.jsoup-jsoup-1…
Browse files Browse the repository at this point in the history
….18.1

Bump org.jsoup:jsoup from 1.17.2 to 1.18.1
  • Loading branch information
opwvhk authored Jul 18, 2024
2 parents b52fd48 + 2f75be6 commit 294a920
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 @@ -151,7 +151,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.17.2</version>
<version>1.18.1</version>
</dependency>

<!-- Testing -->
Expand Down

0 comments on commit 294a920

Please sign in to comment.