You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by ma...@apache.org on 2015/02/11 23:35:29 UTC

svn commit: r1659104 - /james/hupa/trunk/pom.xml

Author: manolo
Date: Wed Feb 11 22:35:29 2015
New Revision: 1659104

URL: http://svn.apache.org/r1659104
Log:
update gwtupload version

Modified:
    james/hupa/trunk/pom.xml

Modified: james/hupa/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/hupa/trunk/pom.xml?rev=1659104&r1=1659103&r2=1659104&view=diff
==============================================================================
--- james/hupa/trunk/pom.xml (original)
+++ james/hupa/trunk/pom.xml Wed Feb 11 22:35:29 2015
@@ -221,17 +221,17 @@
             <dependency>
                 <groupId>com.googlecode.gwtupload</groupId>
                 <artifactId>gwtupload</artifactId>
-                <version>0.6.4</version>
+                <version>1.0.3</version>
             </dependency>
             <dependency>
                 <groupId>commons-fileupload</groupId>
                 <artifactId>commons-fileupload</artifactId>
-                <version>1.2.2</version>
+                <version>1.3.1</version>
             </dependency>
             <dependency>
                 <groupId>commons-io</groupId>
                 <artifactId>commons-io</artifactId>
-                <version>2.0.1</version>
+                <version>2.3</version>
             </dependency>
             <dependency>
                 <groupId>com.google.inject</groupId>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org