Skip to content

Commit f9dc524

Browse files
committed
mark the slf4j-simple dependency as optional
1 parent dc2c486 commit f9dc524

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
@@ -37,6 +37,7 @@
3737
<groupId>org.slf4j</groupId>
3838
<artifactId>slf4j-simple</artifactId>
3939
<version>2.0.17</version>
40+
<optional>true</optional>
4041
</dependency>
4142
<dependency>
4243
<groupId>org.gnu</groupId>

0 commit comments

Comments
 (0)