diff options
| author | Michael Peter Christen <mc@yacy.net> | 2012-02-24 01:35:01 +0100 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2012-02-24 01:35:01 +0100 |
| commit | f8389971269b38ea15ae95144e95493b1258815b (patch) | |
| tree | 33a3a77e053410ea59bfc4ef83b63e3dc9246c41 /addon | |
| parent | 1cd711d0054dcd886a5996c84bd21a6f15dacc72 (diff) | |
updated commons io from 2.0.1 to 2.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 6908dd2ec..1db3e9bc3 100644 --- a/addon/YaCy.app/Contents/Info.plist +++ b/addon/YaCy.app/Contents/Info.plist @@ -46,7 +46,7 @@ <string>$JAVAROOT/lib/commons-codec-1.6.jar</string> <string>$JAVAROOT/lib/commons-fileupload-1.2.2.jar</string> <string>$JAVAROOT/lib/commons-httpclient-3.1.jar</string> - <string>$JAVAROOT/lib/commons-io-2.0.1.jar</string> + <string>$JAVAROOT/lib/commons-io-2.1.jar</string> <string>$JAVAROOT/lib/commons-jxpath-1.3.jar</string> <string>$JAVAROOT/lib/commons-logging-1.1.1.jar</string> <string>$JAVAROOT/lib/fontbox-1.6.0.jar</string> |
