zbendhiba commented on a change in pull request #2879: URL: https://github.com/apache/camel-quarkus/pull/2879#discussion_r666821353
########## File path: pom.xml ########## @@ -101,7 +101,7 @@ <netty3.version>${netty3-version}</netty3.version><!-- Spark --> <minio.version>${minio-version}</minio.version><!-- Keep in sync with quarkiverse-minio and Camel, preferring Camel assuming that it is more likely to be up to date --> <mvel2.version>${mvel-version}</mvel2.version> - <nimbus-jose-jwt.version>4.41.1</nimbus-jose-jwt.version><!-- Mess in hdfs transitive deps --> + <nimbus-jose-jwt.version>9.10</nimbus-jose-jwt.version><!-- It's placed here because of mess in hdfs transitive deps, please upgrade when it's possible --> Review comment: To make sure it works, we need to have an integration tests with testcontainers + Strimzi that has oAuth2, I don't know if it's easy to setup -- 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