ppalaga commented on issue #8333:
URL: https://github.com/apache/camel-quarkus/issues/8333#issuecomment-4032868365

   Quarkus depends on `sshd-common`
   
   ```
   mvnd org.l2x6.cq:cq-prod-maven-plugin:4.21.0:find-dependency 
-Dcq.gavPattern=org.apache.sshd -N
   ...
   Transitive dependencies matching 'org.apache.sshd':
   
   io.quarkus:quarkus-elytron-security-ldap:999-SNAPSHOT:jar
       -> org.wildfly.security:wildfly-elytron-realm-ldap:2.8.3.Final:jar
       -> org.wildfly.security:wildfly-elytron-client:2.8.3.Final:jar
       -> org.wildfly.security:wildfly-elytron-auth-util:2.8.3.Final:jar
       -> org.apache.sshd:sshd-common:2.12.1:jar
   
   io.quarkus:quarkus-infinispan-client:999-SNAPSHOT:jar
       -> org.wildfly.security:wildfly-elytron-ssh-util:2.8.3.Final:jar
       -> org.apache.sshd:sshd-common:2.12.1:jar
   ```
   
   We should ask them to upgrade and possibly also ask them to manage sshd-sftp 
for us.


-- 
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]

Reply via email to