diff options
| author | reger <reger18@arcor.de> | 2018-02-10 20:01:35 +0100 |
|---|---|---|
| committer | reger <reger18@arcor.de> | 2018-02-10 20:01:35 +0100 |
| commit | 73c6ce7ae557cc7c2c6190fd52d4d58fda7a3505 (patch) | |
| tree | f5ec92bcb37d2920ad0943ffa6181b8728fb0419 /build.xml | |
| parent | eb20589e29747949c2cfdb47a79a7c7d26f887ac (diff) | |
upd to httpclient-4.5.5
Diffstat (limited to 'build.xml')
| -rw-r--r-- | build.xml | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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" /> |
