You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by aa...@apache.org on 2019/12/09 01:23:07 UTC

[hadoop] branch branch-3.2 updated: Bump nimbus-jose-jwt from 4.41.1 to 7.9 (#1682)

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

aajisaka pushed a commit to branch branch-3.2
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/branch-3.2 by this push:
     new 26367b6  Bump nimbus-jose-jwt from 4.41.1 to 7.9 (#1682)
26367b6 is described below

commit 26367b6cc7300e96963faff53a68552d13942804
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Dec 9 10:14:44 2019 +0900

    Bump nimbus-jose-jwt from 4.41.1 to 7.9 (#1682)
    
    Bumps [nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 4.41.1 to 7.9.
    - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
    - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/7.9..4.41.1)
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    (cherry picked from commit c1d393a1567cac1bcf71e2e5f252cddffa0f97cc)
---
 hadoop-project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index ad9c213..f83b74c 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -1329,7 +1329,7 @@
       <dependency>
           <groupId>com.nimbusds</groupId>
           <artifactId>nimbus-jose-jwt</artifactId>
-          <version>4.41.1</version>
+          <version>7.9</version>
           <scope>compile</scope>
           <exclusions>
           <exclusion>


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org