You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by GitBox <gi...@apache.org> on 2022/07/07 17:22:16 UTC

[GitHub] [guacamole-client] mike-jumper commented on pull request #740: Bump tomcat-catalina from 7.0.37 to 7.0.81 in /guacamole

mike-jumper commented on PR #740:
URL: https://github.com/apache/guacamole-client/pull/740#issuecomment-1177962474

   This is invalid. The dependency in question is in the "provided" scope and is not actually part of the application at all. It's referenced so that javac knows what Tomcat API to expect for the legacy Tomcat 7 tunnel.
   
   The only way that parts of Tomcat 7.0.37 would actually be present is if the webapp is deployed beneath Tomcat 7.0.37.


-- 
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: dev-unsubscribe@guacamole.apache.org

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