Skip to content

Commit

Permalink
Merge pull request #258 from discord-jar/dependabot/maven/org.jsoup-j…
Browse files Browse the repository at this point in the history
…soup-1.17.1

build(deps): bump org.jsoup:jsoup from 1.16.2 to 1.17.1
  • Loading branch information
seailz authored Nov 27, 2023
2 parents 4061723 + 5344577 commit 1c097d7
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.16.2</version>
<version>1.17.1</version>
</dependency>
<dependency>
<groupId>com.squareup.okhttp3</groupId>
Expand Down

0 comments on commit 1c097d7

Please sign in to comment.