Remove lib causing issue
[clamp.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 8e758e2..b7d8fb2 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                                        <groupId>javax.ws.rs</groupId>
                                                        <artifactId>jsr311-api</artifactId>
                                                </exclusion>
+                                               <exclusion>
+                                                       <groupId>org.slf4j</groupId>
+                                                       <artifactId>slf4j-ext</artifactId>
+                                               </exclusion>
                                        </exclusions>
                                </dependency>
                                <dependency>