Skip to content

Commit 31a0f65

Browse files
committed
fix: change the scope of slf4j to test
Signed-off-by: tsund <[email protected]>
1 parent 00ae487 commit 31a0f65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@
177177
<groupId>org.slf4j</groupId>
178178
<artifactId>slf4j-simple</artifactId>
179179
<version>${slf4j.version}</version>
180+
<scope>test</scope>
180181
</dependency>
181182
<dependency>
182183
<groupId>junit</groupId>

0 commit comments

Comments
 (0)