revert to 2.4.0 dependency on commons lang as 2.3.0 is missing StringEscapeUtils.escapeCsv method
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@800021 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/sigil/sigil-defaults.properties b/sigil/sigil-defaults.properties
index 3db4c7e..1fb482c 100644
--- a/sigil/sigil-defaults.properties
+++ b/sigil/sigil-defaults.properties
@@ -17,8 +17,8 @@
package;junit.framework: 4.4.0
# apache commons
-package;org.apache.commons.lang: 2.3.0
-package;org.apache.commons.lang.text: 2.3.0
+package;org.apache.commons.lang: 2.4.0
+package;org.apache.commons.lang.text: 2.4.0
# ganymede
# package;org.eclipse.core.resources: 3.4.1