ppalaga commented on a change in pull request #2879:
URL: https://github.com/apache/camel-quarkus/pull/2879#discussion_r666975466
##########
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:
In any case the comment should say something like `mess in hdfs
transitive deps, used also by io.strimzi:kafka-oauth-client recommended by
https://quarkus.io/guides/kafka#authenticating-with-oauth`
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]