Skip to content

Commit

Permalink
Merge pull request #56 from bit4woo/dependabot/maven/org.jsoup-jsoup-…
Browse files Browse the repository at this point in the history
…1.15.3

Bump org.jsoup:jsoup from 1.14.3 to 1.15.3
  • Loading branch information
bit4woo authored May 3, 2024
2 parents 83ab06c + 0fa7f2c commit 667e33c
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 @@ -235,7 +235,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.14.3</version> <!-- 使用最新版本 -->
<version>1.15.3</version> <!-- 使用最新版本 -->
</dependency>

<!-- https://mvnrepository.com/artifact/commons-validator/commons-validator -->
Expand Down

0 comments on commit 667e33c

Please sign in to comment.