diff options
| author | reger <reger18@arcor.de> | 2014-12-22 20:34:13 +0100 |
|---|---|---|
| committer | reger <reger18@arcor.de> | 2014-12-22 20:34:13 +0100 |
| commit | 5332c9df21040248bdc2413cc6382be179486faf (patch) | |
| tree | 798e2b64008a1bb2ec7170767ab8176e228083aa /addon | |
| parent | a0576ec737e372e6119ecc7734bf7a609cd200ad (diff) | |
update to commons-fileupload-1.3.1.jar
(includes a security fix)
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 6b1d7be98..5170cec1d 100644 --- a/addon/YaCy.app/Contents/Info.plist +++ b/addon/YaCy.app/Contents/Info.plist @@ -43,7 +43,7 @@ <string>$JAVAROOT/lib/chardet.jar</string> <string>$JAVAROOT/lib/commons-codec-1.9.jar</string> <string>$JAVAROOT/lib/commons-compress-1.8.1.jar</string> - <string>$JAVAROOT/lib/commons-fileupload-1.2.2.jar</string> + <string>$JAVAROOT/lib/commons-fileupload-1.3.1.jar</string> <string>$JAVAROOT/lib/commons-io-2.3.jar</string> <string>$JAVAROOT/lib/commons-jxpath-1.3.jar</string> <string>$JAVAROOT/lib/commons-lang-2.6.jar</string> |
