diff options
| author | Michael Peter Christen <mc@yacy.net> | 2013-12-19 22:16:01 +0100 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2013-12-19 22:16:01 +0100 |
| commit | 34b4eda4a8e0ee3c78410104130128bae54e5a01 (patch) | |
| tree | 0cfc8bba84d4c8580183908ee01d49662becf400 /addon | |
| parent | 75ae36da9ca496c83275719650d44b754703193c (diff) | |
upgraded json-simple to 1.1.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 5f31f59d6..c48be2cb4 100644 --- a/addon/YaCy.app/Contents/Info.plist +++ b/addon/YaCy.app/Contents/Info.plist @@ -66,7 +66,7 @@ <string>$JAVAROOT/lib/jempbox-1.8.3.jar</string> <string>$JAVAROOT/lib/jena-2.6.4.jar</string> <string>$JAVAROOT/lib/jsch-0.1.50.jar</string> - <string>$JAVAROOT/lib/json-simple-1.1.jar</string> + <string>$JAVAROOT/lib/json-simple-1.1.1.jar</string> <string>$JAVAROOT/lib/log4j-over-slf4j-1.7.2.jar</string> <string>$JAVAROOT/lib/lucene-analyzers-common-4.6.0.jar</string> <string>$JAVAROOT/lib/lucene-analyzers-phonetic-4.6.0.jar</string> |
