jmuehlner commented on code in PR #772:
URL: https://github.com/apache/guacamole-client/pull/772#discussion_r1018482974


##########
extensions/guacamole-auth-ldap/pom.xml:
##########
@@ -72,6 +78,14 @@
             <version>3.12.0</version>
         </dependency>
 
+        <!-- Force latest version of commons-text (transitive dependency from

Review Comment:
   What happens if a new version is released? This certainly won't be the 
latest version anymore, but will we then have multiple different versions of 
commons-text floating around at the same time?
   
   Maybe the other one should be pinned as well?



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