Skip to content

Commit 9d116e0

Browse files
dependabot[bot]javydreamercsw
authored andcommitted
Bump pdfbox.version from 2.0.12 to 2.0.16 in /VM-Core (#107)
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>
1 parent 569b204 commit 9d116e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

VM-Core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@
303303
<properties>
304304
<maven.compiler.source>1.8</maven.compiler.source>
305305
<maven.compiler.target>1.8</maven.compiler.target>
306-
<pdfbox.version>2.0.12</pdfbox.version>
306+
<pdfbox.version>2.0.16</pdfbox.version>
307307
<jacoco.version>0.7.9</jacoco.version>
308308
<jacoco.outputDir>${project.basedir}/target/jacoco.exec</jacoco.outputDir>
309309
</properties>

0 commit comments

Comments
 (0)