diff options
| author | Michael Peter Christen <mc@yacy.net> | 2014-02-10 11:55:40 +0100 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2014-02-10 11:55:40 +0100 |
| commit | 7eab0a2cb86404e0e36c5e0e30165d2c650d1df5 (patch) | |
| tree | 0bfbb64a7d047b94e0a03548453d63748eacc36b /addon | |
| parent | cb4fd27bbe1271d8b05924b861b0f20c7299e0b0 (diff) | |
replaced guava-15.0 with guava-16.0.1
Diffstat (limited to 'addon')
| -rw-r--r-- | addon/YaCy.app/Contents/Info.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addon/YaCy.app/Contents/Info.plist b/addon/YaCy.app/Contents/Info.plist index 42f87ae89..77bbe34a3 100644 --- a/addon/YaCy.app/Contents/Info.plist +++ b/addon/YaCy.app/Contents/Info.plist @@ -50,7 +50,7 @@ <string>$JAVAROOT/lib/commons-logging-1.1.3.jar</string> <string>$JAVAROOT/lib/fontbox-1.8.4.jar</string> <string>$JAVAROOT/lib/geronimo-stax-api_1.0_spec-1.0.1.jar</string> - <string>$JAVAROOT/lib/guava-15.0.jar</string> + <string>$JAVAROOT/lib/guava-16.0.1.jar</string> <string>$JAVAROOT/lib/htmllexer.jar</string> <string>$JAVAROOT/lib/httpclient-4.3.2.jar</string> <string>$JAVAROOT/lib/httpcore-4.3.1.jar</string> |
