Skip to content

Commit

Permalink
Merge pull request #1 from danilo-delbusso/dependabot/maven/org.apach…
Browse files Browse the repository at this point in the history
…e.pdfbox-pdfbox-2.0.15

Bump pdfbox from 2.0.12 to 2.0.15
  • Loading branch information
danilo-delbusso authored Mar 17, 2020
2 parents b50eae4 + a38e3d8 commit ec83f7b
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 @@ -82,7 +82,7 @@
<dependency>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox</artifactId>
<version>2.0.12</version>
<version>2.0.15</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit ec83f7b

Please sign in to comment.