Skip to content

Commit

Permalink
Merge pull request #239 from rototor/update_pdfbox_version_2.0.11
Browse files Browse the repository at this point in the history
Update PDFBox Version 2.0.11
  • Loading branch information
danfickle authored Jun 30, 2018
2 parents b795136 + b250af5 commit b7e1c6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions openhtmltopdf-pdfbox/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<dependency>
<groupId>de.rototor.pdfbox</groupId>
<artifactId>graphics2d</artifactId>
<version>0.13</version>
<version>0.15</version>
</dependency>
</dependencies>

Expand All @@ -82,7 +82,7 @@
</build>

<properties>
<pdfbox.version>2.0.9</pdfbox.version>
<pdfbox.version>2.0.11</pdfbox.version>
</properties>

</project>

0 comments on commit b7e1c6b

Please sign in to comment.