Change scope of slf4j-api to test.

This commit is contained in:
HappyHacker123 2023-11-02 16:23:29 +08:00 committed by Oleg Kalnichevski
parent 19f3922b37
commit f78c4ffad1
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>