ppalaga commented on a change in pull request #2879: URL: https://github.com/apache/camel-quarkus/pull/2879#discussion_r666807870
########## 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: If this is impacting Kafka, it would be nice to mention Kafka in the comment. If the version 9.10 comes from some Kafka pom, then we should check whether it is possible to use `@sync` to update it automatically. -- 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