Skip to content

Commit 4effd3e

Browse files
committed
removed logback-core, redundant
1 parent a928560 commit 4effd3e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -85,12 +85,6 @@
8585
<version>3.1.6</version>
8686
</dependency>
8787
<!-- for logging -->
88-
<dependency>
89-
<groupId>ch.qos.logback</groupId>
90-
<artifactId>logback-core</artifactId>
91-
<version>1.3.0-alpha14</version>
92-
</dependency>
93-
<!-- for logging -->
9488
<!-- https://mvnrepository.com/artifact/org.slf4j/slf4j-api -->
9589
<dependency>
9690
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)