necouchman commented on a change in pull request #303: GUACAMOLE-579: Get user
attributes from CAS ticket
URL: https://github.com/apache/guacamole-client/pull/303#discussion_r296460862
##########
File path: extensions/guacamole-auth-cas/pom.xml
##########
@@ -254,6 +254,14 @@
<version>2.5</version>
<scope>provided</scope>
</dependency>
+
+ <!-- JUnit -->
+ <dependency>
+ <groupId>junit</groupId>
Review comment:
Yeah - removed here and in LDAP module.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services