Skip to content

Commit

Permalink
Merge pull request #262 from discord-jar/dependabot/maven/org.jsoup-j…
Browse files Browse the repository at this point in the history
…soup-1.17.2
  • Loading branch information
seailz authored Dec 29, 2023
2 parents 8b514dd + 36a7cfb commit fe9dafb
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 @@ -129,7 +129,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.17.1</version>
<version>1.17.2</version>
</dependency>
<dependency>
<groupId>com.squareup.okhttp3</groupId>
Expand Down

0 comments on commit fe9dafb

Please sign in to comment.