Skip to content

Commit fdf17bd

Browse files
committed
pom.xml: update jsoup to 1.11.3
Changelog: - https://jsoup.org/news/release-1.11.3 No functional changes.
1 parent d437b34 commit fdf17bd

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
@@ -527,7 +527,7 @@
527527
<!-- Don't forget to update version in the Url class -->
528528
<jquery.version>1.9.1</jquery.version>
529529

530-
<jsoup.version>1.11.2</jsoup.version>
530+
<jsoup.version>1.11.3</jsoup.version>
531531

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

0 commit comments

Comments
 (0)