Skip to content

Commit

Permalink
Remove slf4j-api declaration
Browse files Browse the repository at this point in the history
The correct API should be pulled as a transitive dependency
  • Loading branch information
sbesson committed Dec 11, 2023
1 parent bcabcee commit c384449
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,6 @@
</properties>

<dependencies>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>2.0.9</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>formats-gpl</artifactId>
Expand Down

0 comments on commit c384449

Please sign in to comment.