mike-jumper commented on code in PR #1005:
URL: https://github.com/apache/guacamole-client/pull/1005#discussion_r1725393751


##########
extensions/guacamole-auth-ldap/pom.xml:
##########
@@ -51,12 +51,12 @@
         <dependency>
             <groupId>org.apache.directory.api</groupId>
             <artifactId>api-all</artifactId>
-            <version>2.1.6</version>
+            <version>2.1.7</version>
             <exclusions>
 
                 <!--
                     Replace slightly older commons-lang3 (3.13.0) with latest
-                    compatible version (3.14.0) so that we don't need two 
copies
+                    compatible version (3.16.0) so that we don't need two 
copies
                     of the same license information.
                 -->

Review Comment:
   Is this still correct (this newer version of `api-all` is still pointing at 
version 3.13.3 of `commons-lang3`)?



-- 
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-unsubscr...@guacamole.apache.org

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

Reply via email to