Skip to content

Commit 47f8404

Browse files
authored
remove unused logback dependency (#88)
1 parent 9f24082 commit 47f8404

File tree

2 files changed

+0
-46
lines changed

2 files changed

+0
-46
lines changed

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -188,12 +188,6 @@ under the License.
188188
<artifactId>junit-jupiter</artifactId>
189189
<scope>test</scope>
190190
</dependency>
191-
<dependency>
192-
<groupId>ch.qos.logback</groupId>
193-
<artifactId>logback-classic</artifactId>
194-
<version>1.3.11</version>
195-
<scope>test</scope>
196-
</dependency>
197191
<dependency>
198192
<groupId>org.slf4j</groupId>
199193
<artifactId>log4j-over-slf4j</artifactId>

src/test/resources/logback.xml

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)