You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2016/06/21 11:21:37 UTC

[3/3] jena git commit: JENA-1199: Update commons-fileupload to 1.3.2

JENA-1199: Update commons-fileupload to 1.3.2


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

Branch: refs/heads/master
Commit: c5bf5c5eb503f09c512582e5a6e5806a3829e7b1
Parents: e16531f
Author: Andy Seaborne <an...@apache.org>
Authored: Tue Jun 21 12:21:15 2016 +0100
Committer: Andy Seaborne <an...@apache.org>
Committed: Tue Jun 21 12:21:15 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/jena/blob/c5bf5c5e/jena-parent/pom.xml
----------------------------------------------------------------------
diff --git a/jena-parent/pom.xml b/jena-parent/pom.xml
index ded8e1a..b04c745 100644
--- a/jena-parent/pom.xml
+++ b/jena-parent/pom.xml
@@ -183,7 +183,7 @@
       <dependency>
         <groupId>commons-fileupload</groupId>
         <artifactId>commons-fileupload</artifactId>
-        <version>1.3.1</version>
+        <version>1.3.2</version>
       </dependency>
 
       <dependency>