Skip to content

Commit 5b52caf

Browse files
committed
build: update jsoup to 1.13.1
Changelog: https://jsoup.org/news/release-1.13.1 Fix #1264
1 parent 725bdd3 commit 5b52caf

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
@@ -571,7 +571,7 @@
571571
<!-- Don't forget to update version in the ResourceUrl class -->
572572
<jquery.version>1.9.1</jquery.version>
573573

574-
<jsoup.version>1.12.2</jsoup.version>
574+
<jsoup.version>1.13.1</jsoup.version>
575575

576576
<!-- Redefine default value from spring-boot-dependencies -->
577577
<junit.version>4.13</junit.version>

0 commit comments

Comments
 (0)