Skip to content

Commit c421485

Browse files
authored
Merge pull request #33 from java110/dependabot/maven/org.jsoup-jsoup-1.15.3
Bump jsoup from 1.14.2 to 1.15.3
2 parents 5872721 + f8ce1c5 commit c421485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,7 @@
437437
<dependency>
438438
<groupId>org.jsoup</groupId>
439439
<artifactId>jsoup</artifactId>
440-
<version>1.14.2</version>
440+
<version>1.15.3</version>
441441
</dependency>
442442

443443
<!-- 引入poi,解析workbook视图 -->

0 commit comments

Comments
 (0)