Adapt to new Argeo Third-Parties.
[lgpl/argeo-commons.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index d6b784f4dbcb7664c1166607535bb8419044b78f..57f8eead2ba23d0f08694401092570634ed256d5 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -372,9 +372,14 @@ limitations under the License.
                                        <groupId>org.argeo.tp.apache</groupId>
                                        <artifactId>org.apache.xerces</artifactId>
                                </exclusion>
+                               <!-- Avoid slf4j implementations lurking in the classpath. -->
                                <exclusion>
                                        <groupId>org.argeo.tp.sdk</groupId>
-                                       <artifactId>biz.aQute.bnd</artifactId>
+                                       <artifactId>biz.aQute.bndlib</artifactId>
+                               </exclusion>
+                               <exclusion>
+                                       <groupId>org.argeo.tp.misc</groupId>
+                                       <artifactId>slf4j.osgi</artifactId>
                                </exclusion>
                        </exclusions>
                </dependency>