You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by ja...@apache.org on 2014/02/18 21:03:22 UTC

[3/3] git commit: KARAF-2767 - Update to commons-fileupload 1.3.1

KARAF-2767 - Update to commons-fileupload 1.3.1


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/64f52cc8
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/64f52cc8
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/64f52cc8

Branch: refs/heads/master
Commit: 64f52cc84ec812517e9ef60788c79f125e1b270a
Parents: 114a10d
Author: Jonathan Anstey <ja...@gmail.com>
Authored: Tue Feb 18 16:32:09 2014 -0330
Committer: Jonathan Anstey <ja...@gmail.com>
Committed: Tue Feb 18 16:33:03 2014 -0330

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/64f52cc8/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5b055d7..8cbb326 100644
--- a/pom.xml
+++ b/pom.xml
@@ -132,7 +132,7 @@
         <commons-codec.version>1.9</commons-codec.version>
         <commons-collections.version>3.2.1</commons-collections.version>
         <commons-dbcp.version>1.4</commons-dbcp.version>
-        <commons-fileupload.version>1.2.2</commons-fileupload.version>
+        <commons-fileupload.version>1.3.1</commons-fileupload.version>
         <commons-io.version>2.4</commons-io.version>
         <commons-jexl.version>2.1.1</commons-jexl.version>
         <commons-lang.version>2.6</commons-lang.version>