Skip to content

Commit

Permalink
Upgraded PDFBox to 2.1.19
Browse files Browse the repository at this point in the history
Keeping up with the stable PDFBox release
  • Loading branch information
dotemacs committed Feb 23, 2020
1 parent 2ad1830 commit 8d41ea3
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 @@ -4,4 +4,4 @@
:license {:name "BSD"
:url "http://www.opensource.org/licenses/bsd-license"}
:dependencies [[org.clojure/clojure "1.9.0"]
[org.apache.pdfbox/pdfbox "2.0.18"]])
[org.apache.pdfbox/pdfbox "2.0.19"]])

0 comments on commit 8d41ea3

Please sign in to comment.