diff --git a/extensions/guacamole-auth-cas/pom.xml b/extensions/guacamole-auth-cas/pom.xml index d8731203f..69ecab579 100644 --- a/extensions/guacamole-auth-cas/pom.xml +++ b/extensions/guacamole-auth-cas/pom.xml @@ -254,14 +254,6 @@ 2.5 provided - - - - junit - junit - 4.12 - test - diff --git a/extensions/guacamole-auth-ldap/pom.xml b/extensions/guacamole-auth-ldap/pom.xml index 79560f31b..898deaf9a 100644 --- a/extensions/guacamole-auth-ldap/pom.xml +++ b/extensions/guacamole-auth-ldap/pom.xml @@ -160,14 +160,6 @@ 3.0 - - - junit - junit - 4.12 - test - -