Skip to content

Commit f2fa3d6

Browse files
author
Menno Pruijssers
committed
remove slf4j-ext from pom
1 parent 6979216 commit f2fa3d6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

modules/swagger-parser/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,6 @@
3434
<version>${junit-version}</version>
3535
<scope>test</scope>
3636
</dependency>
37-
<dependency>
38-
<groupId>org.slf4j</groupId>
39-
<artifactId>slf4j-ext</artifactId>
40-
<version>${slf4j-version}</version>
41-
</dependency>
4237
<dependency>
4338
<groupId>org.slf4j</groupId>
4439
<artifactId>slf4j-api</artifactId>

0 commit comments

Comments
 (0)