From 348bbbf53f0f3dbeb62a28dd8da343db5dc8170e Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Tue, 29 Nov 2016 21:05:10 -0800 Subject: [PATCH] GUACAMOLE-133: Remove unnecessary bundled SLF4J from JDBC auth. --- .../modules/guacamole-auth-jdbc-base/pom.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/pom.xml b/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/pom.xml index aa2c45f3b..4241781fc 100644 --- a/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/pom.xml +++ b/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/pom.xml @@ -105,13 +105,6 @@ provided - - - org.slf4j - slf4j-api - 1.7.7 - - org.mybatis