zbendhiba commented on issue #2878:
URL: https://github.com/apache/camel-quarkus/issues/2878#issuecomment-874030239


   If you ran in this problem
   Temporarily fix, add this to your pom.xml
   ```
   <dependency>
         <groupId>com.nimbusds</groupId>
         <artifactId>nimbus-jose-jwt</artifactId>
         <version>9.10</version>
       </dependency>
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to