Skip to content
This repository was archived by the owner on Mar 14, 2025. It is now read-only.

Commit 52a472a

Browse files
remove logging implementation from compile scope
1 parent ef05825 commit 52a472a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
<groupId>org.slf4j</groupId>
6969
<artifactId>slf4j-simple</artifactId>
7070
<version>${slf4j.version}</version>
71+
<scope>test</scope>
7172
</dependency>
7273

7374
<!-- WebDAV -->

0 commit comments

Comments
 (0)