Skip to content

Commit

Permalink
Update pdfbox-graphics2d version to 0.25
Browse files Browse the repository at this point in the history
And while we are at it, we should also update PDFBox itself. But this is redundant with danfickle#394.
  • Loading branch information
rototor authored Oct 12, 2019
1 parent 5d4b37e commit ebbd35b
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.24</version>
<version>0.25</version>
</dependency>
</dependencies>

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

<properties>
<pdfbox.version>2.0.16</pdfbox.version>
<pdfbox.version>2.0.17</pdfbox.version>
</properties>

</project>

0 comments on commit ebbd35b

Please sign in to comment.