Skip to content

Commit

Permalink
🔨 upgrade pdf-box dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
hwding committed Mar 11, 2019
1 parent ed26180 commit 2816abb
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 @@ -31,7 +31,7 @@
<dependency>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox</artifactId>
<version>2.0.13</version>
<version>2.0.14</version>
</dependency>

<!-- https://mvnrepository.com/artifact/commons-cli/commons-cli -->
Expand Down

0 comments on commit 2816abb

Please sign in to comment.