Repository: ranger
Updated Branches:
  refs/heads/master 87428c93c -> 291bb3e9c


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/291bb3e9
Tree: http://git-wip-us.apache.org/repos/asf/ranger/tree/291bb3e9
Diff: http://git-wip-us.apache.org/repos/asf/ranger/diff/291bb3e9

Branch: refs/heads/master
Commit: 291bb3e9c2e67a5bacad40f397382e6b896f96a2
Parents: 87428c9
Author: Colm O hEigeartaigh <cohei...@apache.org>
Authored: Tue Oct 31 12:39:06 2017 +0000
Committer: Colm O hEigeartaigh <cohei...@apache.org>
Committed: Thu Dec 7 10:16:49 2017 +0000

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


http://git-wip-us.apache.org/repos/asf/ranger/blob/291bb3e9/security-admin/pom.xml
----------------------------------------------------------------------
diff --git a/security-admin/pom.xml b/security-admin/pom.xml
index c7dc870..48fff2e 100644
--- a/security-admin/pom.xml
+++ b/security-admin/pom.xml
@@ -475,14 +475,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