Skip to content

Commit 19be143

Browse files
committed
build(pom.xml): update jsoup to 1.21.1
Changelog: https://jsoup.org/news/release-1.12.1 No functional changes.
1 parent 90c5e4a commit 19be143

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
@@ -521,7 +521,7 @@
521521
<!-- Don't forget to update version in the Url class -->
522522
<jquery.version>1.9.1</jquery.version>
523523

524-
<jsoup.version>1.11.3</jsoup.version>
524+
<jsoup.version>1.12.1</jsoup.version>
525525

526526
<!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.20.RELEASE/spring-boot-dependencies/pom.xml) -->
527527
<junit.version>4.12</junit.version>

0 commit comments

Comments
 (0)