summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorluccioman <luccioman@users.noreply.github.com>2018-08-18 12:39:58 +0200
committerluccioman <luccioman@users.noreply.github.com>2018-08-18 12:39:58 +0200
commitbaa71544862db2225c3996aadd1fa7612975f0e4 (patch)
tree74a11e703b213f47541ef4f856a95299d4f84107 /build.xml
parent54fbe166ba41dac90f571e4072ee227d1ef23973 (diff)
Upgraded Apache PDFBox dependency from 2.0.9 to 2.0.11
Release notes at https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12343466 and https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12342889
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.xml b/build.xml
index af41a8802..7d0553adc 100644
--- a/build.xml
+++ b/build.xml
@@ -186,7 +186,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.9.jar" />
+ <pathelement location="${lib}/fontbox-2.0.11.jar" />
<pathelement location="${lib}/guava-18.0.jar" />
<pathelement location="${lib}/htmllexer.jar" />
<pathelement location="${lib}/httpclient-4.5.5.jar" />
@@ -246,7 +246,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.9.jar" />
+ <pathelement location="${lib}/pdfbox-2.0.11.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" />