From 0a14c27f7ac6a001ab3f76984fe2895a538a2372 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Thu, 23 Jul 2009 15:53:07 +0000 Subject: [PATCH] File upload git-svn-id: https://svn.argeo.org/slc/trunk@2739 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- pom.xml | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 70a25540d..a576c7aae 100644 --- a/pom.xml +++ b/pom.xml @@ -279,7 +279,7 @@ limitations under the License. org.argeo.slc.runtime org.argeo.slc.support.jemmy ${project.version} - + @@ -756,6 +762,17 @@ limitations under the License. com.springsource.org.apache.commons.dbcp 1.2.2.osgi + + org.apache.commons + com.springsource.org.apache.commons.fileupload + 1.2.0 + + + org.apache.commons + com.springsource.org.apache.commons.logging + + + -- 2.39.2