JAVA-27804: Remove explicit logging dependency (#15448)
This commit is contained in:
@@ -96,11 +96,6 @@
|
||||
<artifactId>restx-admin</artifactId>
|
||||
<version>${restx.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>ch.qos.logback</groupId>
|
||||
<artifactId>logback-classic</artifactId>
|
||||
<version>${logback.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.restx</groupId>
|
||||
<artifactId>restx-specs-tests</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user