Skip to content

Commit 2fbaf60

Browse files
committed
Fix commit [65a24af].
1 parent b7f51be commit 2fbaf60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<groupId>org.slf4j</groupId>
4343
<artifactId>slf4j-api</artifactId>
4444
<version>[1.7.28,)</version>
45-
<scope>runtime</scope>
45+
<scope>compile</scope>
4646
<optional>false</optional>
4747
</dependency>
4848
</dependencies>

0 commit comments

Comments
 (0)