diff options
| author | sixcooler <sgaebel@sixcooler.de> | 2013-10-14 23:32:24 +0200 |
|---|---|---|
| committer | sixcooler <sgaebel@sixcooler.de> | 2013-10-14 23:32:24 +0200 |
| commit | dfb73c95196c3304006ebb9cf7408e2510edb01a (patch) | |
| tree | 9007e94a1686ca7eb66f7d1313c8cd3321b0a5f7 /addon | |
| parent | 0d4efabaa8da43c8577c008b7a0e4ced4e4c440a (diff) | |
bump to httpclient-4.3.1 - a bugfix release
Diffstat (limited to 'addon')
| -rw-r--r-- | addon/YaCy.app/Contents/Info.plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/addon/YaCy.app/Contents/Info.plist b/addon/YaCy.app/Contents/Info.plist index a8c052187..6ad102a46 100644 --- a/addon/YaCy.app/Contents/Info.plist +++ b/addon/YaCy.app/Contents/Info.plist @@ -53,9 +53,9 @@ <string>$JAVAROOT/lib/geronimo-stax-api_1.0_spec-1.0.1.jar</string> <string>$JAVAROOT/lib/guava-13.0.1.jar</string> <string>$JAVAROOT/lib/htmllexer.jar</string> - <string>$JAVAROOT/lib/httpclient-4.3.jar</string> + <string>$JAVAROOT/lib/httpclient-4.3.1.jar</string> <string>$JAVAROOT/lib/httpcore-4.3.jar</string> - <string>$JAVAROOT/lib/httpmime-4.3.jar</string> + <string>$JAVAROOT/lib/httpmime-4.3.1.jar</string> <string>$JAVAROOT/lib/icu4j-core.jar</string> <string>$JAVAROOT/lib/iri-0.8.jar</string> <string>$JAVAROOT/lib/J7Zip-modified.jar</string> |
