summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorreger <reger18@arcor.de>2017-12-24 01:34:23 +0100
committerreger <reger18@arcor.de>2017-12-24 01:34:23 +0100
commit270b77074e04304b1f4a7dea5efdf08c53e556cc (patch)
treee03f163e63cf30eaca55d41508c560d81cdcc906 /build.xml
parent6db7f5525b153b0ceb9d5c39a38a16772bc60e5b (diff)
upd to httpclient-4.5.4 and httpmime-4.5.4
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 551881265..13449d1bd 100644
--- a/build.xml
+++ b/build.xml
@@ -188,9 +188,9 @@
<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" />
+ <pathelement location="${lib}/httpclient-4.5.4.jar" />
<pathelement location="${lib}/httpcore-4.4.8.jar" />
- <pathelement location="${lib}/httpmime-4.5.3.jar" />
+ <pathelement location="${lib}/httpmime-4.5.4.jar" />
<pathelement location="${lib}/icu4j-60.2.jar" />
<pathelement location="${lib}/imageio-bmp-3.3.2.jar" />
<pathelement location="${lib}/imageio-core-3.3.2.jar" />