Skip to content

Commit

Permalink
Update dependency org.jsoup:jsoup to v1.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 10, 2024
1 parent 7b7b0ff commit 78cb635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pig-common/pig-common-xss/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<description>pigx xss 安全过滤插件 基于 JSOUP</description>
<properties>
<jsoup.version>1.17.2</jsoup.version>
<jsoup.version>1.18.1</jsoup.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 78cb635

Please sign in to comment.