diff options
| author | reger <reger18@arcor.de> | 2014-12-06 22:32:24 +0100 |
|---|---|---|
| committer | reger <reger18@arcor.de> | 2014-12-06 22:32:24 +0100 |
| commit | 8055ed5b2ac763a8d0706e7387807b77118bc11a (patch) | |
| tree | 69f603cfcacfae8718bb3ae4d2b5bbdb039e25cd /addon | |
| parent | e52370728a0f82df7188d21bed6a55d836ccd7f3 (diff) | |
update to commons-logging-1.2
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 1da835983..27451a614 100644 --- a/addon/YaCy.app/Contents/Info.plist +++ b/addon/YaCy.app/Contents/Info.plist @@ -46,7 +46,7 @@ <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> - <string>$JAVAROOT/lib/commons-logging-1.1.3.jar</string> + <string>$JAVAROOT/lib/commons-logging-1.2.jar</string> <string>$JAVAROOT/lib/fontbox-1.8.7.jar</string> <string>$JAVAROOT/lib/geronimo-stax-api_1.0_spec-1.0.1.jar</string> <string>$JAVAROOT/lib/guava-18.0.jar</string> |
