Skip to content

Commit 3624c19

Browse files
committed
update pdfbox dependency
1 parent 427e79d commit 3624c19

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.classpath

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<classpathentry kind="src" path="src"/>
99
<classpathentry kind="lib" path="lib/commons-logging/commons-logging-1.2.jar"/>
1010
<classpathentry kind="lib" path="lib/pdfbox/jbig2-imageio-3.0.2.jar"/>
11-
<classpathentry kind="lib" path="lib/pdfbox/fontbox-2.0.17.jar"/>
12-
<classpathentry kind="lib" path="lib/pdfbox/pdfbox-2.0.17.jar"/>
11+
<classpathentry kind="lib" path="lib/pdfbox/fontbox-2.0.24.jar"/>
12+
<classpathentry kind="lib" path="lib/pdfbox/pdfbox-2.0.24.jar"/>
1313
<classpathentry kind="output" path="bin"/>
1414
</classpath>

0 commit comments

Comments
 (0)