Skip to content

Commit

Permalink
Merge pull request #166 from flyingsaucerproject/dependabot/maven/fly…
Browse files Browse the repository at this point in the history
…ing-saucer-pdf/bouncycastle.version-1.64

Bump bouncycastle.version from 1.60 to 1.64 in /flying-saucer-pdf
  • Loading branch information
pbrant authored Nov 13, 2019
2 parents dbfe5db + c7c09aa commit a22f47d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flying-saucer-pdf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<description>Flying Saucer is a CSS 2.1 renderer written in Java. This artifact supports PDF output.</description>

<properties>
<bouncycastle.version>1.60</bouncycastle.version>
<bouncycastle.version>1.64</bouncycastle.version>
<junit.version>4.12</junit.version>
<openpdf.version>1.3.11</openpdf.version>
<itext.version>2.1.7</itext.version>
Expand Down

0 comments on commit a22f47d

Please sign in to comment.