diff --git a/extensions/guacamole-auth-radius/pom.xml b/extensions/guacamole-auth-radius/pom.xml index 8447d5796..047f6d557 100644 --- a/extensions/guacamole-auth-radius/pom.xml +++ b/extensions/guacamole-auth-radius/pom.xml @@ -219,10 +219,26 @@ jradius-core 1.1.5 + org.slf4j slf4j-api + + commons-logging + commons-logging + + + + + org.slf4j + slf4j-log4j12 + + + log4j + log4j + + @@ -240,6 +256,14 @@ 1.1.5 + + + commons-logging + commons-logging + 1.1.1 + +