Skip to content

Commit

Permalink
Update pdfbox to 3.0.2 (danfickle#22)
Browse files Browse the repository at this point in the history
This new version has some fixes for Devanagari and Gujarati
https://issues.apache.org/jira/browse/PDFBOX-5729
  • Loading branch information
piotr-szachewicz authored Apr 19, 2024
1 parent b869c26 commit 7a947ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openhtmltopdf-pdfbox/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
</build>

<properties>
<pdfbox.version>3.0.1</pdfbox.version>
<pdfbox.version>3.0.2</pdfbox.version>
</properties>

</project>

0 comments on commit 7a947ed

Please sign in to comment.