Skip to content

Commit

Permalink
bump jsoup dependency up to version 1.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gered committed Jan 30, 2023
1 parent a4d9093 commit 3d8bb00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
[com.openhtmltopdf/openhtmltopdf-pdfbox "1.0.10"]
[com.openhtmltopdf/openhtmltopdf-rtl-support "1.0.10"]
[com.openhtmltopdf/openhtmltopdf-svg-support "1.0.10"]
[org.jsoup/jsoup "1.12.1"]
[org.jsoup/jsoup "1.14.3"]
[commons-io/commons-io "2.6"]
[hiccup "1.0.5"]]

Expand Down

0 comments on commit 3d8bb00

Please sign in to comment.