diff options
| author | luccioman <luccioman@users.noreply.github.com> | 2019-04-19 10:33:58 +0200 |
|---|---|---|
| committer | luccioman <luccioman@users.noreply.github.com> | 2019-04-19 10:33:58 +0200 |
| commit | f8b94f98916871cbea587bc24a99b72aa6389025 (patch) | |
| tree | 67454e452388f09fd17e14d32cb9ca0721fda140 /.classpath | |
| parent | d16bc99835a1cb2856e60ff3df5dca9d2a7621b6 (diff) | |
Upgraded PDFBox dependency from 2.0.14 to 2.0.15
Diffstat (limited to '.classpath')
| -rw-r--r-- | .classpath | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.classpath b/.classpath index 3806d85de..7e0cd5e53 100644 --- a/.classpath +++ b/.classpath @@ -35,8 +35,8 @@ <classpathentry kind="lib" path="lib/jcifs-1.3.17.jar"/> <classpathentry kind="lib" path="lib/guava-18.0.jar"/> <classpathentry kind="lib" path="lib/org.restlet.jar"/> - <classpathentry kind="lib" path="lib/fontbox-2.0.14.jar"/> - <classpathentry kind="lib" path="lib/pdfbox-2.0.14.jar"/> + <classpathentry kind="lib" path="lib/fontbox-2.0.15.jar"/> + <classpathentry kind="lib" path="lib/pdfbox-2.0.15.jar"/> <classpathentry kind="lib" path="lib/bcmail-jdk15on-1.60.jar"/> <classpathentry kind="lib" path="lib/bcprov-jdk15on-1.60.jar"/> <classpathentry kind="lib" path="lib/bcpkix-jdk15on-1.60.jar"/> |
