summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorreger <reger18@arcor.de>2018-02-10 20:01:35 +0100
committerreger <reger18@arcor.de>2018-02-10 20:01:35 +0100
commit73c6ce7ae557cc7c2c6190fd52d4d58fda7a3505 (patch)
treef5ec92bcb37d2920ad0943ffa6181b8728fb0419 /build.xml
parenteb20589e29747949c2cfdb47a79a7c7d26f887ac (diff)
upd to httpclient-4.5.5
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/build.xml b/build.xml
index 9967d1970..5d30ec842 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.4.jar" />
- <pathelement location="${lib}/httpcore-4.4.8.jar" />
- <pathelement location="${lib}/httpmime-4.5.4.jar" />
+ <pathelement location="${lib}/httpclient-4.5.5.jar" />
+ <pathelement location="${lib}/httpcore-4.4.9.jar" />
+ <pathelement location="${lib}/httpmime-4.5.5.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" />