diff options
| author | reger <reger18@arcor.de> | 2018-04-08 20:13:53 +0200 |
|---|---|---|
| committer | reger <reger18@arcor.de> | 2018-04-08 20:13:53 +0200 |
| commit | e7971fb888a160d68d8833303523637421ea4d2c (patch) | |
| tree | 0755239cfe06780f73f3b2dd1b2814b113944052 /build.xml | |
| parent | e2b2c89feb4fdb9ada7f10e7d94cb2133a1686d7 (diff) | |
upd to pdfbox-2.0.9
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.8.jar" /> + <pathelement location="${lib}/fontbox-2.0.9.jar" /> <pathelement location="${lib}/guava-18.0.jar" /> <pathelement location="${lib}/htmllexer.jar" /> <pathelement location="${lib}/httpclient-4.5.5.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.8.jar" /> + <pathelement location="${lib}/pdfbox-2.0.9.jar" /> <pathelement location="${lib}/poi-3.17.jar" /> <pathelement location="${lib}/poi-scratchpad-3.17.jar" /> <pathelement location="${lib}/slf4j-api-1.7.24.jar" /> |
