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/11/09 22:43:09 UTC

[GitHub] [guacamole-client] jmuehlner commented on a diff in pull request #772: GUACAMOLE-1594: (Re-)Update Java dependencies to latest compatible versions.

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

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