Skip to content

Commit e7bd296

Browse files
committed
remove slf4j
1 parent f9b7bcf commit e7bd296

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

pom.xml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -626,20 +626,6 @@
626626
<groupId>org.opensaml</groupId>
627627
<artifactId>opensaml</artifactId>
628628
<version>${cs.opensaml.version}</version>
629-
<exclusions>
630-
<exclusion>
631-
<groupId>org.slf4j</groupId>
632-
<artifactId>jcl-over-slf4j</artifactId>
633-
</exclusion>
634-
<exclusion>
635-
<groupId>org.slf4j</groupId>
636-
<artifactId>jul-to-slf4j</artifactId>
637-
</exclusion>
638-
<exclusion>
639-
<groupId>org.slf4j</groupId>
640-
<artifactId>log4j-over-slf4j</artifactId>
641-
</exclusion>
642-
</exclusions>
643629
</dependency>
644630
<dependency>
645631
<groupId>org.owasp.esapi</groupId>

0 commit comments

Comments
 (0)