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 2015/11/08 16:56:27 UTC

[2/5] jena git commit: Update Shiro version

Update Shiro version


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

Branch: refs/heads/master
Commit: 81fc0f0fabfb3ecc69f1dc8682918d61afbe5b9b
Parents: 7e70003
Author: Andy Seaborne <an...@apache.org>
Authored: Fri Nov 6 11:20:21 2015 +0000
Committer: Andy Seaborne <an...@apache.org>
Committed: Sun Nov 8 15:55:55 2015 +0000

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


http://git-wip-us.apache.org/repos/asf/jena/blob/81fc0f0f/jena-fuseki2/pom.xml
----------------------------------------------------------------------
diff --git a/jena-fuseki2/pom.xml b/jena-fuseki2/pom.xml
index 2bfa165..87d6f74 100644
--- a/jena-fuseki2/pom.xml
+++ b/jena-fuseki2/pom.xml
@@ -63,7 +63,7 @@
   <properties>
     <!--<ver.jetty>9.1.1.v20140108</ver.jetty>-->
     <ver.jetty>9.3.3.v20150827</ver.jetty>
-    <ver.shiro>1.2.2</ver.shiro>
+    <ver.shiro>1.2.4</ver.shiro>
     <maven.build.timestamp.format>yyyy-MM-dd'T'HH:mm:ssZ</maven.build.timestamp.format>
     <build.time.xsd>${maven.build.timestamp}</build.time.xsd>  
   </properties>