diff options
| author | luccioman <luccioman@users.noreply.github.com> | 2019-03-22 09:52:57 +0100 |
|---|---|---|
| committer | luccioman <luccioman@users.noreply.github.com> | 2019-03-22 09:52:57 +0100 |
| commit | fc83d35f3f20ee20cafc87bff3522837aa36b722 (patch) | |
| tree | 84247ccec79b6471eea9079e7527002e16bc26be /build.xml | |
| parent | 4d8a948455bbf7ab09e57eb4c24c6fda1bb11c28 (diff) | |
Upgraded PDFBox dependency from 2.0.11 to 2.0.14
Diffstat (limited to 'build.xml')
| -rw-r--r-- | build.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -187,7 +187,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.11.jar" /> + <pathelement location="${lib}/fontbox-2.0.14.jar" /> <pathelement location="${lib}/guava-18.0.jar" /> <pathelement location="${lib}/htmllexer.jar" /> <pathelement location="${lib}/httpclient-4.5.6.jar" /> @@ -247,7 +247,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.11.jar" /> + <pathelement location="${lib}/pdfbox-2.0.14.jar" /> <pathelement location="${lib}/poi-3.17.jar" /> <pathelement location="${lib}/poi-scratchpad-3.17.jar" /> <pathelement location="${lib}/slf4j-api-1.7.25.jar" /> |
