Skip to content

Commit

Permalink
Bump pdfbox.version from 2.0.12 to 2.0.16 in /VM-Core (#107)
Browse files Browse the repository at this point in the history
Bumps `pdfbox.version` from 2.0.12 to 2.0.16.

Updates `pdfbox` from 2.0.12 to 2.0.16

Updates `pdfbox-tools` from 2.0.12 to 2.0.16

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and javydreamercsw committed Jul 10, 2019
1 parent 569b204 commit 9d116e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VM-Core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@
<properties>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<pdfbox.version>2.0.12</pdfbox.version>
<pdfbox.version>2.0.16</pdfbox.version>
<jacoco.version>0.7.9</jacoco.version>
<jacoco.outputDir>${project.basedir}/target/jacoco.exec</jacoco.outputDir>
</properties>
Expand Down

0 comments on commit 9d116e0

Please sign in to comment.