Skip to content

Commit

Permalink
bump openhtmltopdf dependencies up to version 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
gered committed Dec 4, 2020
1 parent ca7bd34 commit 9e066b0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
:license {:name "GNU Lesser General Public License v3.0"
:url "https://www.gnu.org/licenses/lgpl.html"}

:dependencies [[com.openhtmltopdf/openhtmltopdf-core "1.0.4"]
[com.openhtmltopdf/openhtmltopdf-pdfbox "1.0.4"]
[com.openhtmltopdf/openhtmltopdf-rtl-support "1.0.4"]
[com.openhtmltopdf/openhtmltopdf-svg-support "1.0.4"]
:dependencies [[com.openhtmltopdf/openhtmltopdf-core "1.0.5"]
[com.openhtmltopdf/openhtmltopdf-pdfbox "1.0.5"]
[com.openhtmltopdf/openhtmltopdf-rtl-support "1.0.5"]
[com.openhtmltopdf/openhtmltopdf-svg-support "1.0.5"]
[org.jsoup/jsoup "1.12.1"]
[commons-io/commons-io "2.6"]
[hiccup "1.0.5"]]
Expand Down

0 comments on commit 9e066b0

Please sign in to comment.