Repository: ranger
Updated Branches:
  refs/heads/ranger-0.7 bb5e8590c -> 8257bc94f


RANGER-1867 - Update nimbus-jose-jwt to 4.41.2

Signed-off-by: Colm O hEigeartaigh <cohei...@apache.org>


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

Branch: refs/heads/ranger-0.7
Commit: 8257bc94f0d73175da99fed65eec241bf7a4efe2
Parents: bb5e859
Author: Colm O hEigeartaigh <cohei...@apache.org>
Authored: Tue Oct 31 12:39:06 2017 +0000
Committer: Abhay Kulkarni <akulka...@hortonworks.com>
Committed: Wed Sep 26 13:57:13 2018 -0700

----------------------------------------------------------------------
 security-admin/pom.xml | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ranger/blob/8257bc94/security-admin/pom.xml
----------------------------------------------------------------------
diff --git a/security-admin/pom.xml b/security-admin/pom.xml
index 65762ac..d023c7b 100644
--- a/security-admin/pom.xml
+++ b/security-admin/pom.xml
@@ -456,14 +456,8 @@
         <dependency>
             <groupId>com.nimbusds</groupId>
             <artifactId>nimbus-jose-jwt</artifactId>
-            <version>3.9</version>
+            <version>4.41.2</version>
             <scope>compile</scope>
-            <exclusions>
-                <exclusion>
-                    <groupId>org.bouncycastle</groupId>
-                    <artifactId>bcprov-jdk15on</artifactId>
-                </exclusion>
-            </exclusions>
         </dependency>
         <dependency>
             <groupId>com.google.inject</groupId>

Reply via email to