Skip to content

Commit

Permalink
Update jsoup to 1.15.1, fix #968
Browse files Browse the repository at this point in the history
Signed-off-by: Richard Zowalla <richard.zowalla@hs-heilbronn.de>
  • Loading branch information
rzo1 committed May 16, 2022
1 parent a803c4b commit 43aee7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -18,7 +18,7 @@
<properties>
<!-- dependency versions -->
<crawler-commons.version>1.2</crawler-commons.version>
<jsoup.version>1.14.3</jsoup.version>
<jsoup.version>1.15.1</jsoup.version>
<icu4j.version>70.1</icu4j.version>
<xerces.version>2.12.2</xerces.version>
<httpclient.version>4.5.13</httpclient.version>
Expand Down

0 comments on commit 43aee7b

Please sign in to comment.