Skip to content

Commit

Permalink
Merge pull request #147 from andreasrosdal/master
Browse files Browse the repository at this point in the history
Update to OpenPDF 1.2.0 and Bouncy Castle 1.60.
  • Loading branch information
pbrant authored Aug 9, 2018
2 parents b9f3402 + 7f360c2 commit a6aedca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions flying-saucer-pdf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
<description>Flying Saucer is a CSS 2.1 renderer written in Java. This artifact supports PDF output.</description>

<properties>
<bouncycastle.version>1.59</bouncycastle.version>
<bouncycastle.version>1.60</bouncycastle.version>
<junit.version>4.12</junit.version>
<openpdf.version>1.0.1</openpdf.version>
<openpdf.version>1.2.0</openpdf.version>
<itext.version>2.1.7</itext.version>
</properties>

Expand Down

0 comments on commit a6aedca

Please sign in to comment.