Repository: incubator-sentry
Updated Branches:
  refs/heads/master 5b9a5aa9d -> 8a669304b (forced update)


SENTRY-1054: Updated Apache Shiro dependency ( Hao Hao, Reviewed by: Lenni Kuff)

Change-Id: I4971191f73e7c2b25bd53aa784cc43f8d2b4b756


Project: http://git-wip-us.apache.org/repos/asf/incubator-sentry/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-sentry/commit/8a669304
Tree: http://git-wip-us.apache.org/repos/asf/incubator-sentry/tree/8a669304
Diff: http://git-wip-us.apache.org/repos/asf/incubator-sentry/diff/8a669304

Branch: refs/heads/master
Commit: 8a669304b43d294dcc575d8de4e67c9365c443c0
Parents: 89828a2
Author: Sravya Tirukkovalur <[email protected]>
Authored: Wed Feb 10 16:00:43 2016 -0800
Committer: Sravya Tirukkovalur <[email protected]>
Committed: Wed Feb 10 16:01:43 2016 -0800

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


http://git-wip-us.apache.org/repos/asf/incubator-sentry/blob/8a669304/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0475f69..2f855fb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -82,7 +82,7 @@ limitations under the License.
     <junit.version>4.10</junit.version>
     <log4j.version>1.2.16</log4j.version>
     <mockito.version>1.8.5</mockito.version>
-    <shiro.version>1.2.1</shiro.version>
+    <shiro.version>1.2.3</shiro.version>
     <slf4j.version>1.6.1</slf4j.version>
     <solr.version>4.10.2</solr.version>
     <zookeeper.version>3.4.5</zookeeper.version>

Reply via email to