diff options
| author | reger <reger18@arcor.de> | 2017-12-24 01:34:23 +0100 |
|---|---|---|
| committer | reger <reger18@arcor.de> | 2017-12-24 01:34:23 +0100 |
| commit | 270b77074e04304b1f4a7dea5efdf08c53e556cc (patch) | |
| tree | e03f163e63cf30eaca55d41508c560d81cdcc906 /build.xml | |
| parent | 6db7f5525b153b0ceb9d5c39a38a16772bc60e5b (diff) | |
upd to httpclient-4.5.4 and httpmime-4.5.4
Diffstat (limited to 'build.xml')
| -rw-r--r-- | build.xml | 4 |
1 files changed, 2 insertions, 2 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.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" /> |
