[idwsfconsumer] 15/25: Remove redundant dependency in POM

Scott Cantor cantor.2 at osu.edu
Wed Nov 18 14:41:19 EST 2015


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch master
in repository idwsfconsumer.

commit 4f9aa22f14ca1f365d8942a39dc918d1cd53902e
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Wed Apr 1 20:27:08 2015 -0400

    Remove redundant dependency in POM
---
 pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1b87d55..f50faa5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -82,12 +82,6 @@
             </exclusions>
         </dependency>
         
-        <dependency>
-            <groupId>org.slf4j</groupId>
-            <artifactId>jcl-over-slf4j</artifactId>
-            <version>1.7.10</version>
-        </dependency>
-        
         <!-- TODO commons-logging API used by HC 3.x, so bridge to slf4j until port to HC 4.x -->
         <dependency>
             <groupId>org.slf4j</groupId>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list