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

krisden pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/knox.git


The following commit(s) were added to refs/heads/master by this push:
     new 9e8afca  KNOX-1696 - Upgrade nimbus-jose-jwt to 6.5.1
9e8afca is described below

commit 9e8afcafdc924ea814678177ea02356b58422bd2
Author: Kevin Risden <[email protected]>
AuthorDate: Thu Dec 20 08:52:52 2018 -0500

    KNOX-1696 - Upgrade nimbus-jose-jwt to 6.5.1
    
    Signed-off-by: Kevin Risden <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c19d2d3..a7b5e22 100644
--- a/pom.xml
+++ b/pom.xml
@@ -203,7 +203,7 @@
         <maven-pmd-plugin.version>3.11.0</maven-pmd-plugin.version>
         <metrics.version>4.0.3</metrics.version>
         <mina.version>2.0.19</mina.version>
-        <nimbus-jose-jwt.version>6.5</nimbus-jose-jwt.version>
+        <nimbus-jose-jwt.version>6.5.1</nimbus-jose-jwt.version>
         <okhttp.version>2.7.5</okhttp.version>
         <pac4j.version>2.1.0</pac4j.version>
         <protobuf.version>3.6.1</protobuf.version>

Reply via email to