#332 - Removed dependency to JCL-via-Slf4j.
Spring Framework 5now contains a simple JCL adapter itself. Related tickets: SPR-14512.
This commit is contained in:
@@ -610,13 +610,6 @@
|
||||
<version>${slf4j}</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.slf4j</groupId>
|
||||
<artifactId>jcl-over-slf4j</artifactId>
|
||||
<version>${slf4j}</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>ch.qos.logback</groupId>
|
||||
<artifactId>logback-classic</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user