diff options
| author | reger <reger18@arcor.de> | 2017-11-05 00:52:14 +0100 |
|---|---|---|
| committer | reger <reger18@arcor.de> | 2017-11-05 00:52:14 +0100 |
| commit | d14c47d4d35dc2469cf2033ba619b77e318ab688 (patch) | |
| tree | 807eb6347873e1d44d739106adae2a7bb2be85c5 /build.xml | |
| parent | cb10daba922583b59de288227fa71d7205f62b9c (diff) | |
upd to pdfbox-2.0.8.jar
Diffstat (limited to 'build.xml')
| -rw-r--r-- | build.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -185,7 +185,7 @@ <pathelement location="${lib}/commons-lang-2.6.jar" /> <pathelement location="${lib}/commons-logging-1.2.jar" /> <pathelement location="${lib}/commons-math3-3.4.1.jar" /> - <pathelement location="${lib}/fontbox-2.0.7.jar" /> + <pathelement location="${lib}/fontbox-2.0.8.jar" /> <pathelement location="${lib}/guava-18.0.jar" /> <pathelement location="${lib}/htmllexer.jar" /> <pathelement location="${lib}/httpclient-4.5.3.jar" /> @@ -245,7 +245,7 @@ <pathelement location="${lib}/noggit-0.6.jar" /> <pathelement location="${lib}/org.restlet.jar" /> <pathelement location="${lib}/langdetect.jar" /> - <pathelement location="${lib}/pdfbox-2.0.7.jar" /> + <pathelement location="${lib}/pdfbox-2.0.8.jar" /> <pathelement location="${lib}/poi-3.16.jar" /> <pathelement location="${lib}/poi-scratchpad-3.16.jar" /> <pathelement location="${lib}/slf4j-api-1.7.24.jar" /> |
