Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Commit

Permalink
#1: update PdfBox to current version 2.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
kahlep committed Nov 27, 2018
1 parent ff08619 commit 03a1963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<dependency>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox</artifactId>
<version>2.0.1</version>
<version>2.0.12</version>
</dependency>
<dependency>
<groupId>com.itextpdf</groupId>
Expand Down

0 comments on commit 03a1963

Please sign in to comment.