Skip to content

Commit b231b78

Browse files
authored
Merge pull request #32 from houko/dependabot/maven/org.jsoup-jsoup-1.14.2
Bump jsoup from 1.10.1 to 1.14.2
2 parents 3fe8fef + b783f97 commit b231b78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<!-- json support -->
7474
<fastjson.version>[1.2.31,)</fastjson.version>
7575
<!-- html -->
76-
<jsoup.version>1.10.1</jsoup.version>
76+
<jsoup.version>1.14.2</jsoup.version>
7777
<!-- spring-boot version -->
7878
<spring-boot.version>2.5.12</spring-boot.version>
7979
<!-- compiler-plugin version -->

0 commit comments

Comments
 (0)