You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ranger.apache.org by me...@apache.org on 2018/12/19 11:50:52 UTC

[ranger] 02/39: RANGER-2231 - Upgrade to Knox 1.1.0

This is an automated email from the ASF dual-hosted git repository.

mehul pushed a commit to branch ranger-1.1
in repository https://gitbox.apache.org/repos/asf/ranger.git

commit b3c96004e045364ab33ac7b64f5c1a7fb4feaa27
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed Sep 26 19:08:47 2018 -0400

    RANGER-2231 - Upgrade to Knox 1.1.0
    
    Signed-off-by: Colm O hEigeartaigh <co...@apache.org>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 29d3740..be3d05b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -185,7 +185,7 @@
         <junit.version>4.12</junit.version>
         <kafka.version>2.0.0</kafka.version>
         <kerby.version>1.0.0</kerby.version>
-        <knox.gateway.version>1.0.0</knox.gateway.version>
+        <knox.gateway.version>1.1.0</knox.gateway.version>
         <kylin.version>2.3.0</kylin.version>
         <libpam4j.version>1.10</libpam4j.version>
         <local.lib.dir>${project.basedir}/../lib/local</local.lib.dir>