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 12:00:25 UTC

[ranger] 02/36: 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.2
in repository https://gitbox.apache.org/repos/asf/ranger.git

commit 7570c8e630bec737de7614e17ce850081507f849
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 0767ad5..fe81183 100644
--- a/pom.xml
+++ b/pom.xml
@@ -137,7 +137,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>