You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2020/03/04 15:49:36 UTC

[camel] branch master updated: CAMEL-14640: Upgrade nimbus

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

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


The following commit(s) were added to refs/heads/master by this push:
     new d812ac7  CAMEL-14640: Upgrade nimbus
d812ac7 is described below

commit d812ac7332d3ddb5167364f603f3871108669146
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Wed Mar 4 16:48:34 2020 +0100

    CAMEL-14640: Upgrade nimbus
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 6d359fd..ce17d6b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -500,7 +500,7 @@
         <netty-reactive-streams-version>2.0.3</netty-reactive-streams-version>
         <netty40-version>4.0.56.Final</netty40-version>
         <networknt-json-schema-validator-version>1.0.31</networknt-json-schema-validator-version>
-        <nimbus-jose-jwt>4.13.1</nimbus-jose-jwt>
+        <nimbus-jose-jwt>8.9</nimbus-jose-jwt>
         <nitrite-version>3.3.0</nitrite-version>
         <noggit-bundle-version>0.5_1</noggit-bundle-version>
         <objenesis-version>2.6</objenesis-version>