Skip to content

Commit

Permalink
JSOUP update to 1.11.3, fixes #663
Browse files Browse the repository at this point in the history
  • Loading branch information
jnioche committed Nov 20, 2018
1 parent 3b7b3b4 commit bc5bbe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<mockito-all.version>1.10.8</mockito-all.version>
<crawler-commons.version>0.10</crawler-commons.version>
<guava.version>21.0</guava.version>
<jsoup.version>1.11.2</jsoup.version>
<jsoup.version>1.11.3</jsoup.version>
<icu4j.version>61.1</icu4j.version>
<xerces.version>2.11.0</xerces.version>
<httpclient.version>4.5.5</httpclient.version>
Expand Down

0 comments on commit bc5bbe6

Please sign in to comment.