Skip to content

Commit

Permalink
Remove non required slf4j-api dependency from pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanhahmann committed Dec 11, 2024
1 parent bb0199b commit b1a3695
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,12 +62,6 @@
<version>${mastodon.version}</version>
</dependency>

<!-- include simple logging facade for logging -->
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
</dependency>

<!-- include logback-classic at test runtime -->
<dependency>
<groupId>ch.qos.logback</groupId>
Expand Down

0 comments on commit b1a3695

Please sign in to comment.