diff options
| author | Michael Peter Christen <mc@yacy.net> | 2013-12-19 22:13:34 +0100 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2013-12-19 22:13:34 +0100 |
| commit | 75ae36da9ca496c83275719650d44b754703193c (patch) | |
| tree | b1212f099e8284919a583bbb8b18b061083db198 /addon/YaCy.app | |
| parent | db793a2a5ef0ac7a50a88e766829317ee3b02d7b (diff) | |
upgraded jsch to 0.1.50
Diffstat (limited to 'addon/YaCy.app')
| -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 c9d4e0e17..5f31f59d6 100644 --- a/addon/YaCy.app/Contents/Info.plist +++ b/addon/YaCy.app/Contents/Info.plist @@ -65,7 +65,7 @@ <string>$JAVAROOT/lib/jcl-over-slf4j-1.7.2.jar</string> <string>$JAVAROOT/lib/jempbox-1.8.3.jar</string> <string>$JAVAROOT/lib/jena-2.6.4.jar</string> - <string>$JAVAROOT/lib/jsch-0.1.42.jar</string> + <string>$JAVAROOT/lib/jsch-0.1.50.jar</string> <string>$JAVAROOT/lib/json-simple-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> |
