Skip to content

Commit daac568

Browse files
committed
Remove slf4j-log4j12 dependency
1 parent 9ca9bb0 commit daac568

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

dependencies-bom/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -300,11 +300,6 @@
300300
<artifactId>slf4j-api</artifactId>
301301
<version>${slf4j_version}</version>
302302
</dependency>
303-
<dependency>
304-
<groupId>org.slf4j</groupId>
305-
<artifactId>slf4j-log4j12</artifactId>
306-
<version>${slf4j_version}</version>
307-
</dependency>
308303
<dependency>
309304
<groupId>commons-logging</groupId>
310305
<artifactId>commons-logging</artifactId>

0 commit comments

Comments
 (0)